Skip to content

Commit aa6ab9b

Browse files
committed
Revert "disable xacro-test after_script"
This reverts commit 662364f.
1 parent ad5c8a6 commit aa6ab9b

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)