summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Rascão <luis.rascao@gmail.com>2017-08-18 22:29:03 +0100
committerGitHub <noreply@github.com>2017-08-18 22:29:03 +0100
commit7040e9129cc9c236e1fa9392a9325cde1b9ad1e1 (patch)
tree8952327d8ac612de93fa034252737cdd141b830e
parent5294997e3a16c0158c2cc9930e493bea69a595bc (diff)
parent30002bd8bde2434c2cc2303e55a318f784bdce52 (diff)
downloadrebar-7040e9129cc9c236e1fa9392a9325cde1b9ad1e1.tar.gz
Merge pull request #635 from tuncer/travis-otp-20
travis-ci: test with Erlang 20.0.2
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9589806..7af5258 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,6 +11,7 @@ otp_release:
- 17.0
- 18.0
- 19.1
+ - 20.0.2
before_script:
- hostname -f
- cc -v