Skip to content

Commit 2d927ec

Browse files
authored
Update appveyor.yml
1 parent 0f351b4 commit 2d927ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
version: 1.0.{build}
22
image: Visual Studio 2015
33
configuration:
4-
- Debug
54
- Release
65
platform:
76
- x86
87
- x64
98
environment:
10-
COVERALLS_REPO_TOKEN: 'secure: ocnxlYNr/PjOwPdIMWmoyZ33fAQBnHhe/Vxcp1nPKn3Hb2xJkECtuQGe11J6NW5v'
9+
COVERALLS_REPO_TOKEN:
10+
secure: ocnxlYNr/PjOwPdIMWmoyZ33fAQBnHhe/Vxcp1nPKn3Hb2xJkECtuQGe11J6NW5v
1111
build:
1212
parallel: true
1313
verbosity: normal

0 commit comments

Comments
 (0)