Skip to content

Commit

Permalink
Allow for TYPO3 8.1 builds to fail
Browse files Browse the repository at this point in the history
This needs to be fixed in the future.
  • Loading branch information
sirdiego committed Sep 12, 2017
1 parent d22c480 commit 1caf37d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -22,6 +22,7 @@ matrix:
env: TYPO3_VERSION=dev-master COVERAGE=0
allow_failures:
- env: TYPO3_VERSION=dev-master COVERAGE=0
- env: TYPO3_VERSION=^8.1.0 COVERAGE=0
sudo: false
cache:
directories:
Expand Down

0 comments on commit 1caf37d

Please sign in to comment.