Skip to content

Commit

Permalink
Don't disable build phase.
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiciarz committed Nov 3, 2014
1 parent 0b4cf73 commit 0607a71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ before_build:
- cmd: mkdir build
- cmd: cd build
- cmd: cmake -DCMAKE_BUILD_TYPE="Debug" -G"Visual Studio 12" ..
- cmd: dir

build: false
build_script:
- cmd: dir

0 comments on commit 0607a71

Please sign in to comment.