Skip to content

Commit

Permalink
Merge pull request #16 from elvanto/php-7.4-travisci
Browse files Browse the repository at this point in the history
Add PHP 7.4 to Travis CI
  • Loading branch information
bensinclair authored Jun 8, 2020
2 parents 71dda9d + a00a672 commit a71f785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4

before_script:
- curl -sSfL -o ~/.phpenv/versions/hhvm/bin/phpunit https://phar.phpunit.de/phpunit-5.7.26.phar
Expand Down

0 comments on commit a71f785

Please sign in to comment.