Skip to content

Commit 575e25b

Browse files
committed
add slack notifications
1 parent e3906ef commit 575e25b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ services:
66

77
language: bash
88

9+
notifications:
10+
slack: seleniumhq:Kx5MB7T51SPMpbBMYfvxNW4q
11+
912
before_install:
1013
- docker info
1114
- VERSION="$TRAVIS_BRANCH" make build

0 commit comments

Comments
 (0)