We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea10f5c commit ddb6535Copy full SHA for ddb6535
.travis.yml
@@ -35,3 +35,5 @@ script:
35
- catkin build --no-status -vi --no-notify --make-args tests
36
# Run tests
37
- catkin run_tests
38
+ # Assert tests all passed
39
+ - catkin_test_results ./build
0 commit comments