Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Commit

Permalink
trying 26 again
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed Jul 30, 2016
1 parent 3963215 commit ba34c7a
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
Expand Up @@ -5,4 +5,4 @@ artifacts:
# Run.
init: set PATH=C:\Python35-x64;C:\Python35-x64\Scripts;%PATH%
build_script: pip install tox
test_script: tox -e lint,py35,py34,py33,py27,py35x64,py34x64,py33x64,py27x64
test_script: tox -e lint,py35,py34,py33,py27,py26,py35x64,py34x64,py33x64,py27x64,py26x64

0 comments on commit ba34c7a

Please sign in to comment.