8000 Bump ext-mongodb to 1.5 on Travis · symfony/symfony@476ef19 · GitHub
[go: up one dir, main page]

Skip to content

Commit 476ef19

Browse files
Bump ext-mongodb to 1.5 on Travis
1 parent 1371b8f commit 476ef19

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
@@ -144,7 +144,7 @@ before_install:
144144
tfold ext.apcu tpecl apcu-4.0.11 apcu.so $INI
145145
elif [[ ! $skip && $PHP = 7.* ]]; then
146146
tfold ext.apcu tpecl apcu-5.1.6 apcu.so $INI
147-
tfold ext.mongodb tpecl mongodb-1.4.0RC1 mongodb.so $INI
147+
tfold ext.mongodb tpecl mongodb-1.5.0 mongodb.so $INI
148148
fi
149149
150150
install:

0 commit comments

Comments
 (0)
0