Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Fixed AppVeyor configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kukulich committed Jan 3, 2019
1 parent 5baed81 commit a229c79
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ platform:
- x64
environment:
matrix:
- dependencies: lowest
php_version: 7.1
- dependencies: highest
php_version: 7.1
- dependencies: lowest
php_version: 7.2
- dependencies: highest
php_version: 7.2
- dependencies: lowest
php_version: 7.3
- dependencies: highest
php_version: 7.3

project_directory: c:\projects\slevomat-eet-client
composer_directory: c:\tools\composer
Expand Down

0 comments on commit a229c79

Please sign in to comment.