Skip to content

Commit 8b6f006

Browse files
committed
REMOVE: use dev build to test hinting deletes
1 parent 99101b8 commit 8b6f006

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ cache:
2323
env:
2424
global:
2525
- DRIVER_VERSION=1.8.0
26-
# Todo: Remove when v1.8 has been branched
27-
- DRIVER_BRANCH="master"
26+
- DRIVER_REPO="https://github.com/alcaeus/mongo-php-driver"
27+
- DRIVER_BRANCH="phpc-1561"
2828
- SERVER_DISTRO=enterprise-ubuntu1604
2929
- SERVER_VERSION=4.2.0
3030
- DEPLOYMENT=STANDALONE

0 commit comments

Comments
 (0)