Skip to content

Commit

Permalink
Extend Travid build matrix (bitwalker#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
samhamilton authored and bitwalker committed May 13, 2017
1 parent ffbcba1 commit cf5b68c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ language: elixir
git:
depth: 3
elixir:
- 1.3.2
- 1.3
- 1.4
otp_release:
- 18.3
- 19.0
- 19.3
env:
- MIX_ENV=test VERBOSE_TESTS=true
script:
Expand Down

0 comments on commit cf5b68c

Please sign in to comment.