Skip to content

Commit

Permalink
Fix Travis-CI build command
Browse files Browse the repository at this point in the history
  • Loading branch information
schlagert committed Aug 4, 2016
1 parent cfdd796 commit 3bd8956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: erlang
script:
- rebar compile -DDEBUG
- rebar get-deps compile -DDEBUG
- rebar skip_deps=true eunit -DDEBUG
otp_release:
- 17.1
Expand Down

0 comments on commit 3bd8956

Please sign in to comment.