Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit d3c5580

Browse files
committed
:octocat: +cacert
1 parent 4babea4 commit d3c5580

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ before_install:
2626
fi
2727
2828
install:
29+
- curl -o config/cacert.pem https://curl.haxx.se/ca/cacert.pem
2930
- travis_retry composer install --no-interaction --prefer-source
3031
- mysql -e 'create database dbtest;'
3132
- php bin/dbstorage_create.php

0 commit comments

Comments
 (0)