Build: add make release-test to Travis CI

pull/95/head
anonimal 8 years ago
parent 0fbe9cfcdb
commit 659bee6ada
No known key found for this signature in database
GPG Key ID: 66A76ECF914409F1

@ -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:

Loading…
Cancel
Save