We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182cbfe commit 911acc3Copy full SHA for 911acc3
.travis.yml
@@ -1,5 +1,5 @@
1
language: erlang
2
-script: "make compile && rm -rf .git && make test"
+script: "make compile && rm -rf .git && epmd -daemon && make test"
3
notifications:
4
irc: "irc.freenode.org#elixir-lang"
5
recipients:
0 commit comments