mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/16415] Add COMPOSER_AUTH token to appveyor builds
PHPBB3-16415
This commit is contained in:
parent
3539f9372d
commit
26c150090a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue