Skip to content

Commit

Permalink
allow failures for 7.3 right now
Browse files Browse the repository at this point in the history
  • Loading branch information
ashnazg committed Dec 5, 2018
1 parent 2f013ed commit 334c232
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ php:
- 5.6
- 5.5
- 5.4
matrix:
fast_finish: true
allow_failures:
- php: 7.3
install:
- pear list
- pear channel-update pear
Expand Down

0 comments on commit 334c232

Please sign in to comment.