Skip to content

Commit

Permalink
remove mysql from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Spahn committed May 15, 2018
1 parent 39e20d5 commit f18054a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: php
php:
- '7.1'

services:
- mysql

before_script:
- composer install
Expand Down

0 comments on commit f18054a

Please sign in to comment.