Skip to content

Commit

Permalink
Merge pull request #238 from artesaos/festure/php8
Browse files Browse the repository at this point in the history
use PHP 8 on travis tests
  • Loading branch information
vinicius73 committed Dec 27, 2020
2 parents 574b67e + 012758f commit 4216c7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
language: php

php:
- 7.1
- 7.2
- 7.3
- 7.4
- 8.0
- hhvm

matrix:
Expand Down

0 comments on commit 4216c7e

Please sign in to comment.