Skip to content

Commit

Permalink
test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
georgringer committed May 22, 2019
1 parent 5ef23b7 commit e352a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ matrix:
- php: 7.3
env: TYPO3_VERSION=^8 TESTING_FRAMEWORK=^1.3 FUNCTIONALS=0 COVERAGE=0
- php: 7.2
env: TYPO3_VERSION=^9 TESTING_FRAMEWORK=^4 FUNCTIONALS=1 COVERAGE=1
env: TYPO3_VERSION=^9 TESTING_FRAMEWORK=^4.12 FUNCTIONALS=1 COVERAGE=1
- php: 7.3
env: TYPO3_VERSION=^9 TESTING_FRAMEWORK=^4 FUNCTIONALS=1 COVERAGE=0
env: TYPO3_VERSION=^9 TESTING_FRAMEWORK=^4.12 FUNCTIONALS=1 COVERAGE=0

sudo: false

Expand Down

0 comments on commit e352a44

Please sign in to comment.