You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/10/05 21:56:20 UTC

couchdb-mango git commit: Update Erlang releases for build matrix

Repository: couchdb-mango
Updated Branches:
  refs/heads/master 46b58a3c5 -> ea662ba96


Update Erlang releases for build matrix


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

Branch: refs/heads/master
Commit: ea662ba968ee8e1cf4075ff8ad9f097418f7d5a5
Parents: 46b58a3
Author: Alexander Shorin <kx...@apache.org>
Authored: Mon Oct 5 22:54:36 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Mon Oct 5 22:54:36 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb-mango/blob/ea662ba9/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 2c6b2f0..d613012 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,11 +19,11 @@ before_script:
 
 matrix:
    include:
+      - otp_release: 18.1
+        python: 2.7
       - otp_release: 17.5
         python: 2.7
       - otp_release: R16B03-1
         python: 2.7
-      - otp_release: R14B04
-        python: 2.7
 
 cache: apt