Stop building Universe in Travis and AppVeyor
This commit is contained in:
parent
cddcb3b457
commit
53a8ee36f3
|
|
@ -1,4 +0,0 @@
|
||||||
language: csharp
|
|
||||||
sudo: false
|
|
||||||
script:
|
|
||||||
- ./build.sh --quiet verify
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
init:
|
|
||||||
- git config --global core.autocrlf true
|
|
||||||
build_script:
|
|
||||||
- build.cmd --quiet verify
|
|
||||||
clone_depth: 1
|
|
||||||
test: off
|
|
||||||
deploy: off
|
|
||||||
Loading…
Reference in New Issue