Skip to content

Commit 662364f

Browse files
committed
disable xacro-test after_script
1 parent af46799 commit 662364f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ notifications:
99
env:
1010
global:
1111
- ADDITIONAL_DEBS='apt-utils curl dialog wget'
12-
- AFTER_SCRIPT='rosenv sh .travis.xacro_test.sh'
12+
#- AFTER_SCRIPT='rosenv sh .travis.xacro_test.sh'
1313
- CATKIN_LINT=pedantic
1414
- CATKIN_LINT_ARGS='--ignore description_boilerplate'
1515
- CMAKE_ARGS=-DCMAKE_BUILD_TYPE=Release

0 commit comments

Comments
 (0)