Skip to content

Commit

Permalink
Merge branch 'release-binary'
Browse files Browse the repository at this point in the history
  • Loading branch information
nnarain committed Jan 12, 2017
2 parents 9f8a90b + e369dd3 commit 6d5b885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ before_build:
build_script:
- cd c:\projects\dotrix
- mkdir build && cd build
- cmake .. -G "NMake Makefiles"
- cmake .. -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release
- nmake

after_build:
Expand Down

0 comments on commit 6d5b885

Please sign in to comment.