travis-ci: enable 20.1

Project: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/commit/4e372a35
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/tree/4e372a35
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/diff/4e372a35

Branch: refs/heads/master
Commit: 4e372a3558ea5ebc72d677039b0a843a6b64aff7
Parents: 73feb5f
Author: Tuncer Ayaz <[email protected]>
Authored: Wed Sep 27 18:45:55 2017 +0000
Committer: Tuncer Ayaz <[email protected]>
Committed: Tue Jan 30 23:41:57 2018 +0000

----------------------------------------------------------------------
 .travis.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-rebar/blob/4e372a35/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 7f87c15..74440e6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,8 @@ otp_release:
   - 17.0
   - 18.0
   - 19.1
-  - 20.0.4
+  - 20.0.5
+  - 20.1
 env: MAKE_TARGET=ci
 before_script:
   - hostname -f
@@ -22,7 +23,7 @@ after_script:
   - find .rebar
 matrix:
   include:
-    - otp_release: 20.0.4
+    - otp_release: 20.1
       env: MAKE_TARGET=ci-dialyze
 script: make $MAKE_TARGET
 cache:

Reply via email to