Skip to content

Commit

Permalink
Merge a921081 into bdb63ec
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmackay committed Mar 23, 2016
2 parents bdb63ec + a921081 commit 0d4e540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ install:
- composer install --no-interaction
before_script:
- "./bin/tests install"
- mysql -e 'SET @@GLOBAL.wait_timeout=1800'
script:
- "./bin/tests run --no-install $coverage"
- "composer lint"
Expand Down

0 comments on commit 0d4e540

Please sign in to comment.