Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pma committed Aug 15, 2014
1 parent be1c40d commit d514cad
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 @@ -2,9 +2,9 @@ language: erlang
otp_release:
- 17.0
env:
- ELIXIR="v0.14.1"
- ELIXIR="v0.14.2"
- ELIXIR="v0.14.3"
- ELIXIR="v0.15.0"
- ELIXIR="v0.15.1"
install: mix deps.get
before_install:
- mkdir -p vendor/elixir
Expand Down

0 comments on commit d514cad

Please sign in to comment.