Skip to content

Commit

Permalink
Updated Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgarwood committed Jan 20, 2017
1 parent 2e56765 commit b53b1e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ elixir:
- 1.3
otp_release:
- 18.0
before_script:
- mix deps.compile
- mix compile
script:
- mix dogma
- mix test

0 comments on commit b53b1e7

Please sign in to comment.