Skip to content

Commit

Permalink
Merge pull request JoinMarket-Org#364 from adlai/test-unique-hostmasks
Browse files Browse the repository at this point in the history
switch tests to use hostmask-uniquifying miniircd
  • Loading branch information
adlai committed Dec 15, 2015
2 parents 56de05a + 5d8bc21 commit 67043a2
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 67043a2

Please sign in to comment.