Skip to content

Commit

Permalink
Update appveyor config file for PHP 7.2 and remove 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmain committed Feb 24, 2018
1 parent 618e85d commit 74fd9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ platform:
clone_folder: c:\projects\phpunit-detailed-printer
environment:
matrix:
- php_version: 7.0
- php_version: 7.1
- php_version: 7.2
## Cache composer, chocolatey and php bits
cache:
- '%LOCALAPPDATA%\Composer\files -> composer.lock'
Expand Down

0 comments on commit 74fd9a6

Please sign in to comment.