We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf92da commit 875b9d1Copy full SHA for 875b9d1
.travis.yml
@@ -24,7 +24,6 @@ before_script:
24
- travis_retry composer config --global github-protocols https
25
- travis_retry composer install --no-interaction --prefer-source
26
- psql -c 'create database testing;' -U postgres
27
- - psql -c "CREATE USER homestead WITH PASSWORD 'secret';" -U postgres
28
29
after_success:
30
- travis_retry php vendor/bin/php-coveralls -v
0 commit comments