Python3 tests triggered by AppVeyor

This commit is contained in:
gpotter2 2018-01-09 18:00:56 +01:00
parent 676a37481a
commit b29b8a44a2
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ environment:
- PYTHON: "C:\\Python27-x64"
PYTHON_VERSION: "2.7.x"
PYTHON_ARCH: "64"
- PYTHON: "C:\\Python36-x64"
PYTHON_VERSION: "3.6.x"
PYTHON_ARCH: "64"
# There is no build phase for Scapy
build: off