Skip to content

Commit 72dfb8c

Browse files
committed
Add new avialable OTP versions at Travis CI
Sources: * https://github.com/elixir-lang/elixir/blob/master/.travis.yml * travis-ci/docs-travis-ci-com#225 Signed-off-by: UENISHI Kota <[email protected]>
1 parent c3aed39 commit 72dfb8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ script: PATH=.:$PATH make check-all
55
notifications:
66
email: false
77
otp_release:
8+
- 20.0
9+
- 19.3
10+
- 19.2
11+
- 19.1
812
- 19.0
913
- 18.3
1014
- 18.2

0 commit comments

Comments
 (0)