Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
switch tests to use hostmask-uniquifying miniircd
Browse files Browse the repository at this point in the history
  • Loading branch information
adlai committed Dec 15, 2015
1 parent 56de05a commit 5d8bc21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ install:
- pip install pexpect
script:
#required for local IRC pit simulation
- git clone git://github.com/jrosdahl/miniircd.git
- echo "dummy MOTD example">>miniircd/testmotd
- git clone git://github.com/joinmarket-org/miniircd.git
- cd miniircd
- ./miniircd --daemon --motd=/home/travis/miniircd/testmotd
- cd ..
Expand Down

0 comments on commit 5d8bc21

Please sign in to comment.