We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 391cf14 + 12fe380 commit 8684ee4Copy full SHA for 8684ee4
1 file changed
.travis.yml
@@ -9,7 +9,8 @@ cache:
9
php: [5.4, 5.5, 5.6, 7.0, 7.1, 7.2]
10
11
env:
12
- - WEBDRIVER=selenium
+ global:
13
+ - WEBDRIVER=selenium
14
15
matrix:
16
fast_finish: true
0 commit comments