We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c05191 commit 97e77b7Copy full SHA for 97e77b7
.travis.yml
@@ -1,8 +1,9 @@
1
language: elixir
2
elixir:
3
- 1.0.4
4
+ - 1.1.1
5
otp_release:
- - 17.1
6
- - 17.3
+ - 17.4
7
+ - 18.1
8
script:
9
- "MIX_ENV=test mix do deps.get, compile, coveralls.travis"
0 commit comments