From e890f51b15472ad2bc4302d2070aac473ca4a655 Mon Sep 17 00:00:00 2001 From: anonimal Date: Sat, 30 Jul 2016 00:09:37 +0000 Subject: [PATCH] Build: take out tests in Travis CI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 68732575e..1e11d543c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ addons: - libunwind8-dev #sources: #- ubuntu-toolchain-r-test -script: make -j2 && travis_wait make -j2 release-test && HAVE_DOT=YES doxygen Doxyfile +script: make -j2 && HAVE_DOT=YES doxygen Doxyfile notifications: email: false irc: