Skip to content

Commit

Permalink
Bump appveyor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonAndre committed Oct 17, 2018
1 parent ef023bf commit b8454fc
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 @@ -56,22 +56,22 @@ environment:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
ARCH: x64
VC: vc14
PHP_VER: 7.1.22
PHP_VER: 7.1.23
TS: 0
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
ARCH: x86
VC: vc14
PHP_VER: 7.1.22
PHP_VER: 7.1.23
TS: 1
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
ARCH: x64
VC: vc15
PHP_VER: 7.2.10
PHP_VER: 7.2.11
TS: 1
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
ARCH: x86
VC: vc15
PHP_VER: 7.2.10
PHP_VER: 7.2.11
TS: 0

build_script:
Expand Down

0 comments on commit b8454fc

Please sign in to comment.