Skip to content

Commit

Permalink
allow travis failures on PHP7.3 due to php-cs-fixer incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
ramunasd committed Dec 3, 2018
1 parent 4b5df98 commit 176bfc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ php:
matrix:
allow_failures:
- php: nightly
- php: 7.3

sudo: false

Expand Down

0 comments on commit 176bfc7

Please sign in to comment.