1
0

Revert "Redstone fixes"

This commit is contained in:
Mattes D
2016-07-29 07:56:50 +02:00
committed by GitHub
parent 47831ee933
commit a3112cdc45
5 changed files with 60 additions and 104 deletions

View File

@@ -1,11 +1,11 @@
version: 1.0.{build}
configuration: Debug
clone_depth: 1
clone_depth: 50
before_build:
- echo %TIME%
- git submodule update --init
- echo %TIME%
- cmake .
- cmake -G "Visual Studio 12" .
- echo %TIME%
build:
project: Cuberite.sln