Fixup .travis.yaml
This commit is contained in:
parent
c9ae3c519f
commit
99bfd532c0
@ -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 .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user