Skip to content

Commit

Permalink
travis: update PHP 7.4 build config (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
grogy authored and PavelJurasek committed Dec 22, 2019
1 parent 1042814 commit 22d2bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4snapshot
- 7.4

env:
- CODE_CHECKER_VERSION=^3.1
Expand All @@ -14,7 +14,7 @@ matrix:
fast_finish: true

allow_failures:
- php: 7.4snapshot
- php: 7.4

include:
- php: 5.6
Expand Down

0 comments on commit 22d2bdb

Please sign in to comment.