Skip to content

Commit

Permalink
updated to php 7.3/7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
poef committed Oct 26, 2020
1 parent 19108c9 commit 549f377
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .travis.yml
@@ -1,12 +1,7 @@
language: php
php:
- '5.6'
- '7.0'
- 'hhvm'

matrix:
allow_failures:
- php: 'hhvm'
- '7.3'
- '7.4'

before_script:
- composer install
Expand Down

0 comments on commit 549f377

Please sign in to comment.