Skip to content

Commit

Permalink
Update travis to test Elixir 1.4.0 and Erlang OTP 19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seantanly committed Jan 6, 2017
1 parent c76eb25 commit 5173578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@ language: elixir
elixir:
- 1.2.6
- 1.3.4
- 1.4.0
otp_release:
- 18.2.1
- 19.0
- 19.1
- 19.2
sudo: false
before_script:
- mix deps.get --only test
Expand Down

0 comments on commit 5173578

Please sign in to comment.