Skip to content

Commit ca50c76

Browse files
committed
change pecl install to mongodb
1 parent a51dac6 commit ca50c76

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
@@ -6,7 +6,7 @@ services:
66
- mysql
77
- mongodb
88
before_script:
9-
- pecl install mongod
9+
- pecl install mongodb
1010
- mysql -e 'CREATE DATABASE testing;'
1111
- composer install --no-interaction
1212
script:

0 commit comments

Comments
 (0)