aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Rascao <[email protected]>2018-06-24 01:12:28 +0100
committerLuis Rascao <[email protected]>2018-06-24 01:12:28 +0100
commit5ab1f919cbd97e0489a9cba3d371ff97c19d68b1 (patch)
tree88010d6c36d32fc65e686d24287f92a65ef2f70b
parentefd717e4f4c377d8f435e27c6490a69b35fa8b64 (diff)
downloadrelx-5ab1f919cbd97e0489a9cba3d371ff97c19d68b1.tar.gz
relx-5ab1f919cbd97e0489a9cba3d371ff97c19d68b1.tar.bz2
relx-5ab1f919cbd97e0489a9cba3d371ff97c19d68b1.zip
Add Travis CI on OTP 21
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 83e7641..ed0f025 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,9 @@ matrix:
- os: linux
sudo: required
otp_release: 20.0
+ - os: linux
+ sudo: required
+ otp_release: 21.0
- os: osx
sudo: required
language: generic