Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 695e2b6

Browse files
Fix for Travis build
1 parent 5b35c1c commit 695e2b6

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
@@ -10,7 +10,7 @@ before_script:
1010
- composer self-update
1111
- touch storage/testing.sqlite
1212
- composer install -n --prefer-dist
13-
- php artisan migrate --env=testing
13+
- php artisan migrate --database=sqlite_testing
1414
- ./vendor/bin/codecept build
1515

1616
script:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /