Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Commit b7b3616

Browse files
author
Mario Basic
committed
Updated travis.
1 parent 4c9600e commit b7b3616

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 @@ install:
1010
- composer install
1111
before_script:
1212
- mysql -e 'create database kyle_test;'
13-
- php artisan migrate
13+
- php artisan migrate --force
1414
script:
1515
- vendor/bin/phpunit
1616
env:

0 commit comments

Comments
 (0)