Skip to content

Commit 875b9d1

Browse files
committed
WIP
1 parent ccf92da commit 875b9d1

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
@@ -24,7 +24,6 @@ before_script:
2424
- travis_retry composer config --global github-protocols https
2525
- travis_retry composer install --no-interaction --prefer-source
2626
- psql -c 'create database testing;' -U postgres
27-
- psql -c "CREATE USER homestead WITH PASSWORD 'secret';" -U postgres
2827

2928
after_success:
3029
- travis_retry php vendor/bin/php-coveralls -v

0 commit comments

Comments
 (0)