Skip to content

Commit

Permalink
Add Elixir 1.4 RC1 to travis matrix
Browse files Browse the repository at this point in the history
Looks like we're getting close to the release of 1.4, so I thought
adding the release candidate to the build matrix now would help with
quick compatability and also hopefully help find any bugs in the
release candidate.
  • Loading branch information
devonestes committed Dec 22, 2016
1 parent 631a5fa commit 7563ed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ elixir:
- 1.1.1
- 1.2.6
- 1.3.1
- 1.4.0-rc.1
otp_release:
- 18.0
- 18.1
Expand Down

0 comments on commit 7563ed8

Please sign in to comment.