Skip to content

Commit

Permalink
php 8 test
Browse files Browse the repository at this point in the history
  • Loading branch information
gabeta committed Feb 2, 2021
1 parent 365cbcc commit b251f68
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ dist: trusty

# Versions of PHP you want your project run with.
php:
- 5.5
- 5.6
- 7.1
- 7.3
- 7.4
#- 5.5
#- 5.6
#- 7.1
#- 7.3
#- 7.4
- 8.0


# Commands to be run before your environment runs.
Expand Down

0 comments on commit b251f68

Please sign in to comment.