Opentk/appveyor.yml

10 lines
161 B
YAML
Raw Normal View History

2016-07-17 23:12:35 +02:00
init:
- git config --global core.autocrlf input
build_script:
- cmd: build.cmd NuGet
2016-07-17 23:12:35 +02:00
test: off
version: 0.0.1.{build}
artifacts:
- path: bin
name: bin