Skip to content

Commit 2a1c172

Browse files
committed
MongoDB php driver installed already on Travis with php7.2, pecl install mongodb not working.
1 parent d80b94d commit 2a1c172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ services:
55
- mysql
66
- mongodb
77
before_script:
8-
- pecl install mongodb
98
- mysql -e 'CREATE DATABASE testing;'
109
- composer self-update
1110
- composer install --no-interaction

0 commit comments

Comments
 (0)