Skip to content

Commit

Permalink
1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Jul 27, 2018
1 parent e456a96 commit 6bbe43e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
elixir 1.7.0
elixir 1.7.1
erlang 21.0
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ elixir:
- 1.4.5
- 1.5.3
- 1.6.6
- 1.7.0
- 1.7.1
otp_release:
- 18.3
- 19.3
Expand All @@ -22,9 +22,9 @@ matrix:
otp_release: 21.0
- elixir: 1.6.6
otp_release: 18.3
- elixir: 1.7.0
- elixir: 1.7.1
otp_release: 18.3
- elixir: 1.7.0
- elixir: 1.7.1
otp_release: 19.3
before_script: MIX_ENV=test mix compile --warnings-as-errors
script: mix coveralls.travis
Expand Down

0 comments on commit 6bbe43e

Please sign in to comment.