try that yet again

pull/101/head
Thomas Fussell 2016-12-10 17:05:13 +00:00
parent e537ae104c
commit 888f081fb7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ environment:
init: []
install: []
before_build:
- git submodule update --init --recursive --remote
- git submodule update --init
- cmake -H. -Bbuild -G"Visual Studio 14 2015 Win64" -DSTATIC=%STATIC% -DSAMPLES=ON -DBENCHMARKS=ON
build: