Skip to content

Commit 3177440

Browse files
committed
Update .travis.yml
1 parent 3793735 commit 3177440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ install:
3434
# Build in an isolated catkin workspace
3535
- pushd ~/ws_isolated
3636
- catkin_make_isolated --install -j2 --cmake-args $EXTRA_CMAKE_ARGS
37-
- source install_isolated/setup.bash
37+
#- source install_isolated/setup.bash
3838

3939
- pushd ~/ws
4040
- catkin_make -j2

0 commit comments

Comments
 (0)