Skip to content

Commit

Permalink
Move to updated Elixir and Erlang versions
Browse files Browse the repository at this point in the history
  • Loading branch information
devonestes committed Jun 21, 2018
1 parent b0353c7 commit 0121de6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
elixir 1.6.4
erlang 20.3
elixir 1.6.6
erlang 21.0
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ language: elixir
elixir:
- 1.4.5
- 1.5.3
- 1.6.4
- 1.6.6
otp_release:
- 19.3
- 20.3
- 21.0

before_script:
- MIX_ENV=test mix compile --warnings-as-errors
Expand Down

0 comments on commit 0121de6

Please sign in to comment.