Skip to content

Commit

Permalink
tweaking travis file to remove tiny versions in php
Browse files Browse the repository at this point in the history
  • Loading branch information
walkersoft committed Feb 10, 2021
1 parent 5086d35 commit fcf0b0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: php
php:
- 7.4.15
- 8.0.1
- 7.4
- 8.0
env:
global:
- XDEBUG_MODE=coverage
Expand Down

0 comments on commit fcf0b0b

Please sign in to comment.