summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 18f9e00e6..87609755d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,13 +11,12 @@ script:
- make distcheck
language: erlang
otp_release:
- - 19.0
+ - 20.1
+ - 19.3
- 18.3
- - 17.0
+ - 17.5
- R16B03-1
- R15B03
- - R14B04
matrix:
allow_failures:
- - otp_release: R14B04
- otp_release: R15B03