Skip to content

Commit

Permalink
Fix elixir versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis committed Aug 5, 2019
1 parent 3feed4b commit 98d3e73
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ cache:
- deps

elixir:
- '1.3'
- '1.4'
- '1.5'
- '1.6'
- '1.8'
- '1.9'

script:
- mix test

0 comments on commit 98d3e73

Please sign in to comment.