version: 1.0.{build}
os: Visual Studio 2015 Preview
init:
- cmake -h
- cmake -G "Visual Studio 14 2015 Win64"
build:
verbosity: minimal