Build: take out tests in Travis CI
This commit is contained in:
parent
198e40816d
commit
e890f51b15
|
@ -25,7 +25,7 @@ addons:
|
||||||
- libunwind8-dev
|
- libunwind8-dev
|
||||||
#sources:
|
#sources:
|
||||||
#- ubuntu-toolchain-r-test
|
#- ubuntu-toolchain-r-test
|
||||||
script: make -j2 && travis_wait make -j2 release-test && HAVE_DOT=YES doxygen Doxyfile
|
script: make -j2 && HAVE_DOT=YES doxygen Doxyfile
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
irc:
|
||||||
|
|
Loading…
Reference in New Issue