mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Travis-CI: remote redundant make release-test.
This commit is contained in:
parent
b332da3e9a
commit
f025622ff2
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@ addons:
|
|||
- libunwind8-dev
|
||||
#sources:
|
||||
#- ubuntu-toolchain-r-test
|
||||
script: make -j2 && make -j2 release-test && HAVE_DOT=YES doxygen Doxyfile
|
||||
script: make -j2 && HAVE_DOT=YES doxygen Doxyfile
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue