Skip to content

Commit

Permalink
[TASK] Add travis tests for php 7.2 on typo3 master
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Kott committed Dec 11, 2017
1 parent c00049b commit c489860
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ matrix:
env: TYPO3_VERSION=^8.7
- php: 7.1
env: TYPO3_VERSION=^8.7
- php: 7.0
env: TYPO3_VERSION=dev-master
- php: 7.1
- php: 7.2
env: TYPO3_VERSION=dev-master

sudo: false
Expand Down

0 comments on commit c489860

Please sign in to comment.