mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
In travis, use xplicit python:3.5
This commit is contained in:
+7
-7
@@ -6,18 +6,18 @@ addons:
|
|||||||
packages:
|
packages:
|
||||||
- redis-server
|
- redis-server
|
||||||
|
|
||||||
# matrix:
|
matrix:
|
||||||
# # major versions, test first
|
# include py35
|
||||||
# include:
|
include:
|
||||||
# - env: TOXENV=py35
|
- env: TOXENV=py35
|
||||||
# python: "3.5"
|
python: "3.5"
|
||||||
env:
|
env:
|
||||||
- TOXENV=py27
|
- TOXENV=py27
|
||||||
- TOXENV=py35
|
- TOXENV=py34
|
||||||
|
# - TOXENV=py35
|
||||||
# other versions
|
# other versions
|
||||||
- TOXENV=py26
|
- TOXENV=py26
|
||||||
- TOXENV=py33
|
- TOXENV=py33
|
||||||
- TOXENV=py34
|
|
||||||
- TOXENV=pypy
|
- TOXENV=pypy
|
||||||
# not included, for incompatibility
|
# not included, for incompatibility
|
||||||
# - "2.5" # tarvis errs
|
# - "2.5" # tarvis errs
|
||||||
|
|||||||
Reference in New Issue
Block a user