Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
s7eph4n committed Apr 4, 2019
1 parent 8e4ee0f commit 154089c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ matrix:
php: 7.1
- env: DB=mysql; MW=1.28.2; SMW=~3.0@dev; TYPE=coverage
php: 7.0
- env: DB=sqlite; MW=1.31.1; SMW=~3.0
php: 7.0
- env: DB=sqlite; MW=1.28.2; SMW=~3.0@dev
- env: DB=sqlite; MW=1.31.1; SMW=~3.0
php: 7.0
- env: DB=sqlite; MW=1.28.2; SMW=~3.0@dev
php: 7.0
- env: DB=mysql; MW=1.27.3; SMW=~3.0@dev
php: 5.6
Expand Down

0 comments on commit 154089c

Please sign in to comment.