You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2017/06/07 16:01:47 UTC

[02/12] jiffy commit: updated refs/heads/master to 99a3d43

Update the list of Erlang VMs to use on Travis-CI


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

Branch: refs/heads/master
Commit: 0789c08f3d1ea8d453da902578be54f875711d83
Parents: 68b6040
Author: Paul J. Davis <pa...@gmail.com>
Authored: Fri Sep 23 15:35:20 2016 -0500
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Thu Sep 29 12:54:33 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/0789c08f/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index fa26d15..4762c65 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,17 +3,15 @@ notifications:
   email: paul.joseph.davis@gmail.com
 script: make check
 otp_release:
+   - 19.1
+   - 19.0
+   - 18.3
+   - 18.2
    - 17.5
    - 17.4
-   - 17.3
-   - 17.1
-   - 17.0
    - R16B03-1
    - R16B02
-   - R16B01
    - R15B03
    - R15B02
-   - R15B01
    - R14B04
    - R14B03
-   - R14B02