[shark] 11/79: standard travis command requires configure...

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Nov 26 15:39:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository shark.

commit 7baa1cfd533dc359ed05455c700a191f74341a84
Author: Oswin <oswin.krause at di.ku.dk>
Date:   Wed Oct 28 09:16:34 2015 +0100

    standard travis command requires configure...
---
 .travis.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 8f66811..9ef4e73 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,4 +19,7 @@ before_install:
 before_script:  
   - mkdir build
   - cd build
-  - cmake ..
\ No newline at end of file
+  - cmake ..
+  
+  script:
+   - make && make test
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list