Skip to content

Commit a0f49a6

Browse files
committed
Travis being difficult....
1 parent c1e915c commit a0f49a6

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 mongodb
9+
- pecl install -f mongodb
1010
- mysql -e 'CREATE DATABASE testing;'
1111
- composer self-update
1212
- composer install --no-interaction

0 commit comments

Comments
 (0)