Skip to content

Commit 6702f08

Browse files
authored
Update .travis.yml
1 parent ea1445d commit 6702f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ compiler:
1212
- gcc
1313
notifications:
1414
email:
15-
on_success: always
15+
on_success: change
1616
on_failure: always
1717
recipients:
1818
@@ -29,4 +29,4 @@ install:
2929
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
3030
script:
3131
- source .ci_config/travis.sh
32-
32+

0 commit comments

Comments
 (0)