Skip to content

Commit 76b3dd1

Browse files
committed
Skip php7.0 and go to php7.1
1 parent 466d54e commit 76b3dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix:
1313
include:
1414
- php: 5.3
1515
dist: precise
16-
- php: 7.0
16+
- php: 7.1
1717
env: ADAPTER_VERSION="^1.0.0" MONGODB_VERSION=stable
1818

1919
services: mongodb

0 commit comments

Comments
 (0)