Skip to content

Commit

Permalink
use docker on travis. add 17.3 to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
slogsdon committed Feb 3, 2015
1 parent f1c5cf7 commit aa2f0c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
language: erlang
sudo: false
otp_release:
- 17.0
- 17.1
- 17.3
env:
- ELIXIR="1.0.0"
before_install:
Expand Down

0 comments on commit aa2f0c0

Please sign in to comment.