You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2015/07/29 17:54:36 UTC

[07/50] mochiweb commit: updated refs/heads/upstream to b66b68d

update travis config for 17.0 and R16B0[123]


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

Branch: refs/heads/upstream
Commit: 5a01be4cae01f6cdfe805cc02675e1cf5c24ff6a
Parents: b37b6fe
Author: Bob Ippolito <bo...@redivi.com>
Authored: Tue Jun 24 12:41:14 2014 -0700
Committer: Bob Ippolito <bo...@redivi.com>
Committed: Tue Jun 24 12:41:14 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/5a01be4c/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 43dad1a..7cd1981 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,11 @@ language: erlang
 notifications:
   email: false
 otp_release:
-  - R15B02
-  - R15B03
+  - 17.0
+  - R16B03-1
+  - R16B03
+  - R16B02
+  - R16B01
   - R16B
+  - R15B03
+  - R15B02