Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j authored Oct 2, 2018
1 parent 78b2194 commit 31620a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ php:
- 7.2
- nightly

before_install:
- mysql -e 'CREATE DATABASE spiral;'

install:
- composer install --no-interaction --prefer-source --no-scripts --dev

Expand Down

0 comments on commit 31620a9

Please sign in to comment.