Travis-CI: remote redundant make release-test.

This commit is contained in:
anonimal 2016-07-13 00:45:06 +00:00
parent b332da3e9a
commit f025622ff2
No known key found for this signature in database
GPG key ID: 66A76ECF914409F1

View file

@ -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