We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c791170 commit 8ff6053Copy full SHA for 8ff6053
.travis.yml
@@ -1,9 +1,9 @@
1
language: erlang
2
otp_release:
3
- - 19.3
4
- 20.0
5
- 21.0
6
- 22.0
+ - 23.0
7
script:
8
- "curl -fsSL https://raw.github.com/synrc/mad/master/mad > mad"
9
- "chmod +x mad"
0 commit comments