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 f80151a commit 0e1513bCopy full SHA for 0e1513b
.travis.yml
@@ -2,6 +2,7 @@ sudo: false
2
language: erlang
3
script:
4
- ~/rebar3 compile
5
+- ls -lha . _build _build/default/lib/*/ebin
6
- REBAR=~/rebar3 make all
7
- rm -rf _build
8
- ./configure --use-sfmt
0 commit comments