Skip to content

Commit

Permalink
PHP 7.4 was released
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Dec 14, 2019
1 parent 1050a1a commit cf9f9d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -12,7 +12,7 @@ stages:
php:
- 7.2
- 7.3
- 7.4snapshot
- 7.4

env:
- COMMAND="composer install"
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:

- stage: pre-conditions
env: Syntax check PHP
php: 7.4snapshot
php: 7.4
before_script:
- composer install
script:
Expand Down

0 comments on commit cf9f9d0

Please sign in to comment.