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

Commit

Permalink
fixing travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy-j committed Feb 3, 2017
1 parent fa6a3e7 commit 1b5e4c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ php:

before_install:
- composer self-update
- phpenv config-add tests/php-travis.ini
- mysql -e 'CREATE DATABASE spiral;'
- psql -c 'create database spiral;' -U postgres

Expand Down

0 comments on commit 1b5e4c9

Please sign in to comment.