mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Build: add make release-test to Travis CI
This commit is contained in:
parent
0fbe9cfcdb
commit
659bee6ada
@ -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…
Reference in New Issue
Block a user