Skip to content

Commit

Permalink
Merge f08509d into 1b79625
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Aug 26, 2018
2 parents 1b79625 + f08509d commit 47bdfb3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,11 +1,10 @@
language: elixir
elixir:
- 1.5.0
- 1.6.0
otp_release:
- 19.0
script:
- mix compile --warnings-as-errors
- mix credo
- mix coveralls.travis
after_script:
- mix deps.get
Expand Down

0 comments on commit 47bdfb3

Please sign in to comment.