[Pkg-running-devel] [antpm] 28/48: travis-ci: fix typo
Kristof Ralovich
ralovich-guest at moszumanska.debian.org
Mon Aug 11 10:10:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
ralovich-guest pushed a commit to branch upstream
in repository antpm.
commit 37ba17b36458a6285ee91444375884c7a0ab7502
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date: Wed Mar 26 14:44:25 2014 +0100
travis-ci: fix typo
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 1b286f9..af98557 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,6 +24,6 @@ before_script: mkdir cmake-build
script:
- cd cmake-build
- cmake ../src -DCMAKE_BUILD_TYPE=Release -DUSE_BOOST_TEST=TRUE -DCMAKE_INSTALL_PREFIX=/usr && make -j4 && make test ARGS=-j99
- - make distclean
+ - make clean
- cmake ../src -DCMAKE_BUILD_TYPE=Debug -DUSE_BOOST_TEST=TRUE -DCMAKE_INSTALL_PREFIX=/usr && make -j4 && make test ARGS=-j99
- - make distclean
+ - make clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git
More information about the Pkg-running-devel
mailing list