Skip to content

Commit

Permalink
remove win32 and py34 ci
Browse files Browse the repository at this point in the history
  • Loading branch information
liu946 committed Dec 9, 2017
1 parent 46c102e commit 67ccdee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ image:

environment:
matrix:
- PY: C:\Python36
- PY: C:\Python36-x64
- PY: C:\Python35
- PY: C:\Python35-x64
- PY: C:\Python34
- PY: C:\Python34-x64

build_script:
- "%PY%\\python.exe setup.py build"

0 comments on commit 67ccdee

Please sign in to comment.