Skip to content

Commit

Permalink
Merge pull request #53 from creative-commoners/pulls/1/matrix
Browse files Browse the repository at this point in the history
MNT Update matrix
  • Loading branch information
GuySartorelli authored May 2, 2022
2 parents f066154 + 593071b commit 9dac846
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,17 @@ version: ~> 1.0
import:
- silverstripe/silverstripe-travis-shared:config/provision/self.yml

env:
global:
- PHPUNIT_TEST=1

jobs:
fast_finish: true
include:
- php: 7.4
env:
- PHPUNIT_TEST=1
- COMPOSER_INSTALL_ARG=--prefer-lowest
- php: 7.4
- php: 8.0
env:
- PHPUNIT_TEST=1
- PHPCS_TEST=1
- php: 7.4
env:
- php: 8.0
- php: 8.1
env:
- COMPOSER_INSTALL_ARG=--ignore-platform-reqs
- PHPUNIT_TEST=1

0 comments on commit 9dac846

Please sign in to comment.