Skip to content

Commit e1744ab

Browse files
committed
chore: test to see if hubot picks this up
1 parent e020b89 commit e1744ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ after_script:
6161
notifications:
6262
webhooks:
6363
urls:
64-
- https://webhooks.gitter.im/e/d2120f3f2bb39a4531b2
65-
on_success: change # options: [always|never|change] default: always
64+
- http://104.197.9.155:8585/hubot/travis/activity
65+
on_success: always # options: [always|never|change] default: always
6666
on_failure: always # options: [always|never|change] default: always
67-
on_start: false # default: false
67+
on_start: always # default: false

0 commit comments

Comments
 (0)