Skip to content

Commit

Permalink
update travis versions
Browse files Browse the repository at this point in the history
  • Loading branch information
valpackett committed Feb 26, 2016
1 parent d684ab0 commit 1356cdc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
@@ -1,8 +1,11 @@
sudo: false

language: elixir
elixir:
- 1.0.2
- 1.2.3
otp_release:
- 17.1
- 18.2.1

before_script:
- mix local.hex --force
- mix deps.get --only test

0 comments on commit 1356cdc

Please sign in to comment.