Skip to content

Commit

Permalink
Merge pull request #314 from oallain/travis-php74
Browse files Browse the repository at this point in the history
Update PHP 7.4 on Travis CI
  • Loading branch information
aik099 committed Jan 20, 2020
2 parents 3ab9f31 + 7df0a44 commit e2f7a8a
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 @@ -10,12 +10,10 @@ php:
- 7.1
- 7.2
- 7.3.6
- 7.4snapshot
- 7.4

matrix:
fast_finish: true
allow_failures:
- php: 7.4snapshot
include:
- php: 5.4
dist: trusty
Expand Down

0 comments on commit e2f7a8a

Please sign in to comment.