Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Simplify further. Don't need to declare `mix test` if you are using default.
  • Loading branch information
lowks committed Jul 31, 2015
1 parent 5f37ec3 commit 596343e
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 @@ -3,8 +3,6 @@ elixir:
- 1.0.5
otp_release:
- 17.5
script:
- mix test
after_success:
- mix do compile, coveralls.travis
after_script:
Expand Down

0 comments on commit 596343e

Please sign in to comment.