]> xenbits.xensource.com Git - people/liuw/rumprun.git/commitdiff
no need to cd to "tests" for runtests.sh anymore
authorAntti Kantee <pooka@iki.fi>
Fri, 17 Apr 2015 15:02:24 +0000 (15:02 +0000)
committerAntti Kantee <pooka@iki.fi>
Fri, 17 Apr 2015 15:02:24 +0000 (15:02 +0000)
.travis.yml

index 778f4f48178c1b3977439464a43dad80c3a056a1..1fcf90b14a9240653cccd1a6fbd52e1a4b4ecfaf 100644 (file)
@@ -19,7 +19,7 @@ script:
   - export CC=gcc-4.8
   - export CXX=g++-4.8
   - ./build-rr.sh -qq ${PLATFORM} ${EXTRAFLAGS}
-  - ( cd tests && ./runtests.sh ${TESTS} )
+  - ./tests/runtests.sh ${TESTS}
 
 notifications:
   irc: