Skip to content

Commit

Permalink
Remove PHP 7.4 (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
sstok committed Dec 1, 2019
1 parent 02bdb76 commit af1cb9b
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 @@ -17,8 +17,8 @@ matrix:
env: SYMFONY_REQUIRE='^4.4'
- php: 7.3
env: SYMFONY_REQUIRE='^5.0'
- php: 7.4
env: SYMFONY_REQUIRE='^5.0'
# - php: 7.4
# env: SYMFONY_REQUIRE='^5.0'
- php: 7.2
env: lint=1
services:
Expand Down

0 comments on commit af1cb9b

Please sign in to comment.