Skip to content

Commit

Permalink
adding argument to catkin_test_results
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwwood committed Mar 11, 2014
1 parent 18018fc commit be01337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ script:
- cmake .. -DCMAKE_INSTALL_PREFIX=./install
- make -j1
- make -j1 run_tests
- catkin_test_results
- catkin_test_results .
- make -j1 install
notifications:
email: false

0 comments on commit be01337

Please sign in to comment.