gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 102/205: travis: run tests-nonflaky instead of test


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 102/205: travis: run tests-nonflaky instead of tests-full
Date: Thu, 20 Apr 2017 16:20:42 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.54.0
in repository gnurl.

commit 5091e18e89b721318d982170a84d0d468f58d4bb
Author: Daniel Stenberg <address@hidden>
AuthorDate: Wed Mar 22 10:55:10 2017 +0100

    travis: run tests-nonflaky instead of tests-full
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index bdd21b094..6f4f928bc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@ install:
 before_script:
   - ./buildconf
 
-script: ./configure --enable-debug && make && make test-full
+script: ./configure --enable-debug && make && make test-nonflaky
 
 compiler:
   - clang

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]