Skip to content

Commit

Permalink
Update travisci to run elixir 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
navinpeiris committed Jan 10, 2017
1 parent 034bae5 commit e517a09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: elixir

elixir:
- 1.3.4
- 1.4.0

otp_release:
- 19.1
- 19.2

env: MIX_ENV=test

Expand Down

0 comments on commit e517a09

Please sign in to comment.