Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mwjames committed Jun 3, 2017
1 parent 4fbb395 commit bd7ab6c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Expand Up @@ -6,14 +6,12 @@ env:
matrix:
fast_finish: true
include:
- env: DB=mysql; MW=1.25.6; TYPE=coverage
- env: DB=mysql; MW=REL1_28; TYPE=coverage
php: 5.6
- env: DB=mysql; MW=1.23.9;
php: 5.4
- env: DB=sqlite; MW=1.26.3; SITELANG=ja
- env: DB=sqlite; MW=REL1_27; SITELANG=ja
php: 5.5
- env: DB=sqlite; MW=master; PHPUNIT=4.8.*
php: '7'
php: 7.1
exclude:
- env: THENEEDFORTHIS=FAIL
allow_failures:
Expand Down

0 comments on commit bd7ab6c

Please sign in to comment.