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:
|
||||
# include py35
|
||||
# add py35 and nightly
|
||||
include:
|
||||
- env: TOXENV=py35
|
||||
python: "3.5"
|
||||
- env: TOXENV=py
|
||||
python: "nightly"
|
||||
env:
|
||||
# major versions first
|
||||
- TOXENV=py27
|
||||
- TOXENV=py34
|
||||
# - TOXENV=py35
|
||||
|
||||
Reference in New Issue
Block a user