We know cling's test suite doesn't work on Win yet.
This commit is contained in:
parent
4c37f02f8d
commit
9314f1c35e
@ -25,7 +25,7 @@ install:
|
||||
- C:\"Program Files (x86)"\"Microsoft Visual Studio 14.0"\VC\vcvarsall.bat
|
||||
|
||||
build_script:
|
||||
- tools\packaging\cpt.py --current-dev=tar --with-cling-url=https://github.com/vgvassilev/cling --verbose
|
||||
- tools\packaging\cpt.py --current-dev=tar --with-cling-url=https://github.com/vgvassilev/cling --verbose --no-test
|
||||
|
||||
init:
|
||||
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user