Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
Merge branch '8.x-1.x' into feature/160-remove-complex-widget
Browse files Browse the repository at this point in the history
  • Loading branch information
MPParsley authored Jul 13, 2021
2 parents 437bb31 + a335474 commit 6494ed3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ dist: bionic
language: php

php:
- 7.2
- 7.3
- 7.4

env:
global:
- COMPOSER_MEMORY_LIMIT=2G
matrix:
- TEST_SUITE=8.8.x
- TEST_SUITE=8.9.x
- TEST_SUITE=9.0.x
- TEST_SUITE=9.1.x
Expand All @@ -20,12 +18,6 @@ env:
# Only run the coding standards check once.
matrix:
exclude:
- php: 7.2
env: TEST_SUITE=9.0.x
- php: 7.2
env: TEST_SUITE=9.1.x
- php: 7.2
env: TEST_SUITE=PHP_CodeSniffer
- php: 7.4
env: TEST_SUITE=PHP_CodeSniffer

Expand Down

0 comments on commit 6494ed3

Please sign in to comment.