We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227b5a5 commit bba03b8Copy full SHA for bba03b8
.travis.yml
@@ -4,6 +4,9 @@ sudo: required
4
addons:
5
chrome: stable
6
7
+env:
8
+ - CHROME_PATH="google-chrome-stable"
9
+
10
matrix:
11
include:
12
- php: 7.0
0 commit comments