Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
try to debug travis' rebar3 vsn
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalotomas committed Sep 29, 2018
1 parent 9a258c1 commit 6bdc024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ before_script:
- epmd -daemon
- sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
script:
- rebar3 --version
- rebar3 eunit
- rebar3 ct --readable=false
- rebar3 as test coveralls send
Expand Down

0 comments on commit 6bdc024

Please sign in to comment.