Skip to content

Commit b563cda

Browse files
committed
Remove OTP 20 as there is no elixir version built against it for 1.10.4
1 parent f4e1dc6 commit b563cda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ elixir:
99
- 1.9.4
1010
- 1.10.4
1111
otp_release:
12-
- 20.3
12+
- 21.3
1313
- 22.3
14+
- 23.0
1415
before_install:
1516
- curl -fsSkL https://gist.githubusercontent.com/Trevoke/90409590f43abfd0d7fe3b02b5249849/raw > travis.sh && source ./travis.sh
1617
- evm install emacs-$EVM_EMACS-travis-linux-xenial --use --skip

0 commit comments

Comments
 (0)