aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoranonimal <anonimal@i2pmail.org>2016-07-13 00:45:06 +0000
committeranonimal <anonimal@i2pmail.org>2016-07-13 00:45:06 +0000
commitf025622ff2e9dd4afaed9e05062c4ac2708189f6 (patch)
tree1c8115298abef5188d00a274e44572d67c80515f /.travis.yml
parentTravis-CI: implement first-draft configuration. (diff)
downloadmonero-f025622ff2e9dd4afaed9e05062c4ac2708189f6.tar.xz
Travis-CI: remote redundant make release-test.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 60c0b403e..2026cba5f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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