Skip to content

Commit

Permalink
no configuration for appveyor provided
Browse files Browse the repository at this point in the history
  • Loading branch information
debris committed Apr 13, 2015
1 parent ba2f9ef commit 34a4c9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appveyor.yml
Expand Up @@ -13,16 +13,16 @@ platform:
- Win32
- x64

configuration:
- Debug
#configuration:
#- Debug
#- Release , this will be set later

# scripts to run before build
build_script:
- cmake --version
- cd c:\projects\cpp-dependencies

- REM set CONFIGURATION=Debug
- set CONFIGURATION=Debug

- call build_jsoncpp.bat
- call bundle_jsoncpp.bat
Expand Down

0 comments on commit 34a4c9f

Please sign in to comment.