summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@plataformatec.com.br>2019-05-20 13:11:42 +0200
committerGitHub <noreply@github.com>2019-05-20 13:11:42 +0200
commitf778fbfd3b0160367f8053df5093c23424fd3442 (patch)
treeffaacecb03124faa801838c167ebb18de00b7d91
parent1e6d4a8ea7d61385f3abc7f14994f87bcd547700 (diff)
downloadelixir-f778fbfd3b0160367f8053df5093c23424fd3442.tar.gz
Run CI on Erlang/OTP 22 (#9058)
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c69d7b5d6..3cb46f59a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,8 @@ env:
global:
- ELIXIR_ASSERT_TIMEOUT=2000
matrix:
- - OTP_RELEASE=OTP-21.3 CHECK_REPRODUCIBLE=true CHECK_POSIX_COMPLIANT=true
+ - OTP_RELEASE=OTP-22.0 CHECK_REPRODUCIBLE=true CHECK_POSIX_COMPLIANT=true
+ - OTP_RELEASE=OTP-21.3
- OTP_RELEASE=OTP-21.2
- OTP_RELEASE=OTP-21.1
- OTP_RELEASE=OTP-21.0