We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef1e85 commit 3165e39Copy full SHA for 3165e39
.travis.yml
@@ -3,6 +3,9 @@ sudo: false
3
elixir:
4
- 1.3.4
5
- 1.4.5
6
+otp_release:
7
+ - 19.3
8
+ - 20
9
before_script:
10
- kerl list installations
11
script:
0 commit comments