Fix appveyor build;

This commit is contained in:
bjorn 2018-10-22 23:18:55 -07:00
parent cf3b060fe5
commit e88589affe
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ only_commits:
before_build:
- cd C:\projects\lovr
- git submodule update --init
- md build
- cd build
- cmake -DCMAKE_BUILD_TYPE=%configuration% ..