Skip to content

Commit

Permalink
Further shorten output.
Browse files Browse the repository at this point in the history
  • Loading branch information
jstnhuang committed Jul 12, 2016
1 parent f949080 commit cd8ffc8
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 @@ -65,7 +65,7 @@ script:
- cd ~/catkin_ws/src/rapid/rapid_perception/scripts
- ./download_test_data.sh
- cd ~/catkin_ws
- catkin run_tests rapid --no-deps
- catkin build --catkin-make-args run_tests -- rapid --no-deps
- catkin_test_results build/rapid_display
- catkin_test_results build/rapid_manipulation
- catkin_test_results build/rapid_perception
Expand Down

0 comments on commit cd8ffc8

Please sign in to comment.