autobahn + appveyor = sadness (#302)
This commit is contained in:
parent
96aac19044
commit
d48663da2a
|
|
@ -10,8 +10,6 @@ branches:
|
||||||
build_script:
|
build_script:
|
||||||
- ps: .\build.ps1
|
- ps: .\build.ps1
|
||||||
install:
|
install:
|
||||||
- set PATH=C:\Python27\scripts;%PATH%
|
|
||||||
- pip install autobahntestsuite
|
|
||||||
- ps: Install-Product node 6
|
- ps: Install-Product node 6
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
test: off
|
test: off
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue