You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2019/07/09 20:38:59 UTC

[couchdb-snappy] branch try-to-make-travis-tests-work created (now 2afaa9e)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a change to branch try-to-make-travis-tests-work
in repository https://gitbox.apache.org/repos/asf/couchdb-snappy.git.


      at 2afaa9e  Try to make travis builds work

This branch includes the following new commits:

     new 2afaa9e  Try to make travis builds work

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb-snappy] 01/01: Try to make travis builds work

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch try-to-make-travis-tests-work
in repository https://gitbox.apache.org/repos/asf/couchdb-snappy.git

commit 2afaa9e2390cb7d70c1607c56a2b9b9a5b4ebdf8
Author: Nick Vatamaniuc <va...@apache.org>
AuthorDate: Tue Jul 9 16:38:39 2019 -0400

    Try to make travis builds work
---
 .travis.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 9253224..16c6297 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ otp_release:
   - 20.3
   - 19.3
   - 18.2
-  - 18.1
-  - 18.0
   - 17.5
-  - R16B03-1
+
+script:
+  - make check