Skip to content

Commit ac56dfc

Browse files
committed
bumps travis elixir 1.7.x release
1 parent 94b52de commit ac56dfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ jobs:
1717
elixir: 1.6.6
1818
otp_release: 21.0
1919
- <<: *test
20-
elixir: 1.7.3
20+
elixir: 1.7.4
2121
otp_release: 21.0
2222
after_success: mix coveralls.travis
2323

2424
- stage: code quality
25-
elixir: 1.7.3
25+
elixir: 1.7.4
2626
otp_release: 21.0
2727
script:
2828
- mix format --check-formatted

0 commit comments

Comments
 (0)