Kaydet (Commit) 7fa30a71 authored tarafından Joffrey F's avatar Joffrey F

Add appveyor.yml config

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 277a6e13
version: '{branch}-{build}'
install:
- "SET PATH=C:\\Python27-x64;C:\\Python27-x64\\Scripts;%PATH%"
- "python --version"
- "pip install tox==2.1.1 virtualenv==13.1.2"
# Build the binary after tests
build: false
test_script:
- "tox"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment