Skip to content

Commit

Permalink
add slack notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavison committed Mar 28, 2017
1 parent e3906ef commit 575e25b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ services:

language: bash

notifications:
slack: seleniumhq:Kx5MB7T51SPMpbBMYfvxNW4q

before_install:
- docker info
- VERSION="$TRAVIS_BRANCH" make build
Expand Down

0 comments on commit 575e25b

Please sign in to comment.