aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoranonimal <anonimal@i2pmail.org>2016-07-29 17:10:37 +0000
committeranonimal <anonimal@i2pmail.org>2016-07-29 17:10:37 +0000
commit659bee6adacfca6f538cbf56e62639f84025857c (patch)
treeec79cf230fc876486556be2b92fa19c31730bbbc
parentMerge pull request #937 (diff)
downloadmonero-659bee6adacfca6f538cbf56e62639f84025857c.tar.xz
Build: add make release-test to Travis CI
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index ba4df1cc9..9798cd2cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ addons:
- libunwind8-dev
#sources:
#- ubuntu-toolchain-r-test
-script: make -j2 && HAVE_DOT=YES doxygen Doxyfile
+script: make -j2 && travis_wait make -j2 release-test && HAVE_DOT=YES doxygen Doxyfile
notifications:
email: false
irc: