Skip to content

Commit

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

0 comments on commit 5f06533

Please sign in to comment.