Skip to content

Commit a916f40

Browse files
committed
🔧
1 parent e810040 commit a916f40

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 @@ php:
66
- 7.2
77

88
before_install:
9-
- curl -o config/cacert.pem https://curl.haxx.se/ca/cacert.pem
9+
- curl -o tests/cacert.pem https://curl.haxx.se/ca/cacert.pem
1010
- travis_retry composer install --no-interaction --prefer-source
1111

1212
script: vendor/bin/phpunit --configuration phpunit.xml --coverage-clover clover.xml

0 commit comments

Comments
 (0)