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
|
- libunwind8-dev
|
||||||
#sources:
|
#sources:
|
||||||
#- ubuntu-toolchain-r-test
|
#- 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:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|
Loading…
Reference in a new issue