aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLuis Rascao <[email protected]>2017-07-05 22:57:20 +0100
committerLuis Rascao <[email protected]>2017-07-05 23:25:18 +0100
commit558ae9b6c63c3735fbfb65a6a116f922f0c2ac00 (patch)
tree68bfe912d8abd83f9b1388463a552738613bd4f6 /.travis.yml
parent7adfb2128729cf027bddd68f6bda95f0bfd8c709 (diff)
downloadrelx-558ae9b6c63c3735fbfb65a6a116f922f0c2ac00.tar.gz
relx-558ae9b6c63c3735fbfb65a6a116f922f0c2ac00.tar.bz2
relx-558ae9b6c63c3735fbfb65a6a116f922f0c2ac00.zip
Add OTP20 support
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 113b34a..2377edd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,9 @@ matrix:
- os: linux
sudo: required
otp_release: 19.3
+ - os: linux
+ sudo: required
+ otp_release: 20.0
- os: osx
sudo: required
language: generic