Skip to content

Commit

Permalink
only 7.2 support in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Olofguard committed Jun 29, 2020
1 parent 5f06533 commit 6e735a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: php
php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
install: composer install
script: ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml
Expand Down

0 comments on commit 6e735a3

Please sign in to comment.