Skip to content

Commit

Permalink
oops run py36 on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Jan 24, 2017
1 parent e979420 commit 2f9ec29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
environment:
matrix:
- PYTHON: "C:\\Python36"
TOXENV: "py35"
TOXENV: "py36"
- PYTHON: "C:\\Python35"
TOXENV: "py35"
- PYTHON: "C:\\Python27"
Expand Down

0 comments on commit 2f9ec29

Please sign in to comment.