Skip to content

Commit 881fffe

Browse files
committed
Merge pull request #30 from ros-simulation/wjwwood-patch-1
check test results
2 parents ea10f5c + ddb6535 commit 881fffe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ script:
3535
- catkin build --no-status -vi --no-notify --make-args tests
3636
# Run tests
3737
- catkin run_tests
38+
# Assert tests all passed
39+
- catkin_test_results ./build

0 commit comments

Comments
 (0)