We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3906ef commit 575e25bCopy full SHA for 575e25b
.travis.yml
@@ -6,6 +6,9 @@ services:
6
7
language: bash
8
9
+notifications:
10
+ slack: seleniumhq:Kx5MB7T51SPMpbBMYfvxNW4q
11
+
12
before_install:
13
- docker info
14
- VERSION="$TRAVIS_BRANCH" make build
0 commit comments