mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
Merge pull request #5927 from marc1706/ticket/16415
[ticket/16415] Add COMPOSER_AUTH token to appveyor builds
This commit is contained in:
commit
d2fb48ce49
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