Skip to content

Commit

Permalink
More forcing.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Mar 3, 2015
1 parent 6bc1035 commit 3a4d1da
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 @@ -19,7 +19,7 @@ build_script:
- md build
- cd build
- cmake -DCMAKE_BUILD_TYPE=Release ..
- cmake --build .
- cmake --build . --config Release
- cd ..

after_build:
Expand Down

0 comments on commit 3a4d1da

Please sign in to comment.