Page MenuHomeSoftware Heritage

.appveyor.yml
No OneTemporary

.appveyor.yml

build: false
platform:
- x86
install:
- git submodule update --init --recursive
- IF "%PLATFORM%" == "x86" set PATH=C:\Python37;%PATH%
- IF "%PLATFORM%" == "x64" set PATH=C:\Python37-x64;%PATH%
test_script:
- script\fetch-fixtures.cmd
- python.exe setup.py --quiet test

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 21, 6:56 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3373872

Event Timeline