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

Commit

Permalink
remove debugging commands
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalotomas committed Oct 1, 2018
1 parent dde9dd7 commit eadbb74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ otp_release:
services:
- docker
install:
- rebar3 --version
- rebar3 local upgrade
- chmod u+x /home/travis/.cache/rebar3/bin/rebar3
- cp /home/travis/.cache/rebar3/bin/rebar3 /usr/local/bin/
- rebar3 --version
- make all
- rebar3 xref
- rebar3 dialyzer
Expand Down

0 comments on commit eadbb74

Please sign in to comment.