mirror of
https://github.com/monero-project/monero.git
synced 2026-01-23 21:04:24 +01:00
Build: add make release-test to Travis CI
This commit is contained in:
@@ -23,7 +23,7 @@ addons:
|
|||||||
- libunwind8-dev
|
- libunwind8-dev
|
||||||
#sources:
|
#sources:
|
||||||
#- ubuntu-toolchain-r-test
|
#- 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:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
irc:
|
||||||
|
|||||||
Reference in New Issue
Block a user