mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Comment travis.yml [ci skip]
This commit is contained in:
+2
-1
@@ -12,13 +12,14 @@ cache:
|
|||||||
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
# include py35
|
# add py35 and nightly
|
||||||
include:
|
include:
|
||||||
- env: TOXENV=py35
|
- env: TOXENV=py35
|
||||||
python: "3.5"
|
python: "3.5"
|
||||||
- env: TOXENV=py
|
- env: TOXENV=py
|
||||||
python: "nightly"
|
python: "nightly"
|
||||||
env:
|
env:
|
||||||
|
# major versions first
|
||||||
- TOXENV=py27
|
- TOXENV=py27
|
||||||
- TOXENV=py34
|
- TOXENV=py34
|
||||||
# - TOXENV=py35
|
# - TOXENV=py35
|
||||||
|
|||||||
Reference in New Issue
Block a user