Skip to content
This repository was archived by the owner on Jul 7, 2018. It is now read-only.

Commit 4f863c7

Browse files
committed
Add PHP 7.1 to appveyor build matrix
1 parent bbb7616 commit 4f863c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

appveyor.yml

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ environment:
88
THREAD_SAFE: true
99
- PHP_VERSION: 7.0.0
1010
THREAD_SAFE: false
11+
- PHP_VERSION: 7.1.1
12+
THREAD_SAFE: true
13+
- PHP_VERSION: 7.1.1
14+
THREAD_SAFE: false
15+
1116

1217
PHP_SDK: c:\projects\php-sdk
1318

0 commit comments

Comments
 (0)