mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-27 03:50:22 +02:00
Merge pull request #5927 from marc1706/ticket/16415
[ticket/16415] Add COMPOSER_AUTH token to appveyor builds
This commit is contained in:
@@ -6,6 +6,8 @@ services:
|
|||||||
- iis
|
- iis
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
COMPOSER_AUTH:
|
||||||
|
secure: '{"github-oauth": {"github.com": "zvq38wk7sRe87Y9W2OCYXcK7WKQDsig7GRIUDHGmxm6ZQRK8JswPbi8JoJQbFhM+"}}'
|
||||||
matrix:
|
matrix:
|
||||||
- db: mssql
|
- db: mssql
|
||||||
db_version: sql2012sp1
|
db_version: sql2012sp1
|
||||||
|
Reference in New Issue
Block a user