Skip to content

Commit 21f3641

Browse files
committed
Add missing environment variable
1 parent 0122330 commit 21f3641

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ php:
66
- 7.1
77
- 7.2
88

9-
matrix:
10-
fast_finish: true
9+
env:
10+
global:
11+
- DRIVER_VERSION="stable"
1112

1213
sudo: false
1314

0 commit comments

Comments
 (0)