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 b4ad1ff commit 2b2d9dcCopy full SHA for 2b2d9dc
.travis.yml
@@ -1,5 +1,5 @@
1
language: erlang
2
-script: "make compile && make test"
+script: "make compile && rm -rf .git && make test"
3
notifications:
4
irc: "irc.freenode.org#elixir-lang"
5
recipients:
0 commit comments