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