提交 291a21e5 编写于 作者: C Cleber Rosa

Travis-CI: add jobs for nightly versions of CPython

Which should help us, for now, to keep an eye at what may become a
problem for Avocado.  Given that development versions of anything are
bound to break, let's allow failures for that specific job.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
上级 156cfc86
language: python
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.
先完成此消息的编辑!
想要评论请 注册