Fixup .travis.yaml
This commit is contained in:
committed by
Paul Bovbel
parent
c9ae3c519f
commit
99bfd532c0
+3
-3
@@ -18,6 +18,6 @@ install:
|
||||
|
||||
script:
|
||||
- source /opt/ros/hydro/setup.bash
|
||||
- catkin_make tests
|
||||
- catkin_make run_tests
|
||||
- catkin_make install
|
||||
- catkin_make tests --source .
|
||||
- catkin_make run_tests --source .
|
||||
- catkin_make install -- source .
|
||||
|
||||
Reference in New Issue
Block a user