提交 13288ac4 编写于 作者: X Xu Han

Drop python 2.6 ci check

Signed-off-by: NXu Han <xuhan@redhat.com>
上级 3c07fe09
......@@ -2,7 +2,6 @@ language: python
python:
- "3.6"
- "2.7"
- "2.6"
branches:
only:
......@@ -11,8 +10,7 @@ branches:
sudo: false
install:
- if [ "$TRAVIS_PYTHON_VERSION" = '2.6' ]; then SPHINX_VERSION=1.4.9; fi
- pip install sphinx${SPHINX_VERSION:+==$SPHINX_VERSION}
- pip install sphinx
- pip install -r requirements-travis.txt
script:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册