Skip to content

Commit

Permalink
Use stable PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KacerCZ authored and f3l1x committed Jan 3, 2020
1 parent a5f2d01 commit f22770b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: php
php:
- 7.2
- 7.3
- 7.4snapshot
- 7.4
- nightly

before_install:
Expand Down Expand Up @@ -46,7 +46,6 @@ jobs:

allow_failures:
- stage: Test Coverage
- php: 7.4snapshot
- php: nightly

sudo: false
Expand Down

0 comments on commit f22770b

Please sign in to comment.