Stop building Universe in Travis and AppVeyor

This commit is contained in:
Pranav K 2015-09-01 15:06:08 -07:00
parent cddcb3b457
commit 53a8ee36f3
2 changed files with 0 additions and 11 deletions

View File

@ -1,4 +0,0 @@
language: csharp
sudo: false
script:
- ./build.sh --quiet verify

View File

@ -1,7 +0,0 @@
init:
- git config --global core.autocrlf true
build_script:
- build.cmd --quiet verify
clone_depth: 1
test: off
deploy: off