未验证 提交 ea7732d7 编写于 作者: L Lukáš Doktor

Merging pull request 2717

Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>

* https://github.com/avocado-framework/avocado:
  Travis-CI: add jobs for nightly versions of CPython
  Travis-CI: add Python 3.5 and 3.6 jobs
  Travis-CI: remove "system_site_packages" option
language: python
virtualenv:
system_site_packages: true
matrix:
allow_failures:
- python: "nightly"
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "nightly"
branches:
only:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册