Revert "Redstone fixes"
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user