Repository: couchdb-mango
Updated Branches:
  refs/heads/2816-malformed-docs 87020c220 -> 06cf106dc (forced update)


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/2816-malformed-docs
Commit: ea662ba968ee8e1cf4075ff8ad9f097418f7d5a5
Parents: 46b58a3
Author: Alexander Shorin <kxe...@apache.org>
Authored: Mon Oct 5 22:54:36 2015 +0300
Committer: Alexander Shorin <kxe...@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

Reply via email to