Skip to content

Commit

Permalink
Use v1.6.6 instead of master on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmj committed Jul 4, 2018
1 parent bc0386f commit 89bc2ab
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
Expand Up @@ -36,7 +36,7 @@ script:
env:
global:
- HEXPM_OTP=20.3
- HEXPM_ELIXIR=master
- HEXPM_ELIXIR=v1.6.6
- HEXPM_PATH=hexpm
- HEXPM_ELIXIR_PATH=hexpm_elixir
- HEXPM_OTP_PATH=hexpm_otp
Expand All @@ -45,7 +45,7 @@ env:
matrix:
include:
- otp_release: 20.3
env: ELIXIR=v1.6.4
env: ELIXIR=v1.6.6
- otp_release: 20.3
env: ELIXIR=v1.5.3
- otp_release: 20.2
Expand Down

0 comments on commit 89bc2ab

Please sign in to comment.