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 dfd61f1 commit b93b4e5Copy full SHA for b93b4e5
config/.env_travis
@@ -3,7 +3,7 @@ DB_MYSQLI_PORT=3306
3
DB_MYSQLI_DATABASE=dbtest
4
DB_MYSQLI_USERNAME=root
5
6
-DB_SQLITE3_DATABASE=/home/travis/build/chillerlan/database/storage/dbtest.sqlite
+DB_SQLITE3_DATABASE=/home/travis/build/codemasher/php-database/storage/dbtest.sqlite
7
8
DB_POSTGRES_HOST=localhost
9
DB_POSTGRES_PORT=5432
0 commit comments