Skip to content

Commit 463d7bb

Browse files
authored
Merge pull request #15 from doesntmattr/fix/7.0build
Fix/7.0build
2 parents f5aeff1 + 76b3dd1 commit 463d7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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)