This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Added test to see the environment before a build
pull/32/head
Anairkoen Schno
5 years ago
parent
fa0347dc34
commit
0789cad385
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
appveyor.yml
+ 4
- 0
appveyor.yml
View File
@ -42,6 +42,10 @@ matrix:
-
BUILD_DOC
:
'yes'
# Add one of these for most configuration sets, so we don't dupe
-
BUILD_DOC
:
'yes'
# Add one of these for most configuration sets, so we don't dupe
platform
:
x86-Net4
platform
:
x86-Net4
before_build:
-
ps
:
|
echo $env:Configuration $env:Platform $env:BuildingInsideVisualStudio
for:
for:
-
-
matrix:
matrix:
Write
Preview
Loading…
Cancel
Save