1 Star 1 Fork 0

smooth/virt-test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 744 Bytes
一键复制 编辑 原始数据 按行查看 历史
language: python
python:
- "2.7"
branches:
only:
- master
virtualenv:
system_site_packages: true
before_script:
- echo "deb http://ppa.launchpad.net/lmr/autotest/ubuntu utopic main" | sudo tee -a /etc/apt/sources.list
- sudo apt-get update -q
- sudo apt-get -y --force-yes install autotest
install:
- pip install sphinx tox simplejson MySQL-python pylint autopep8
- pip install inspektor
- pip install -r requirements.txt
script:
- ./tools/run_unittests_nose.py -c .nose.cfg -s virttest
- inspekt lint
- inspekt style
- ./tools/build_docs.py
notifications:
irc:
channels: "irc.oftc.net#virt-test"
template:
- "%{repository}@%{branch}: %{message} (%{build_url})"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/smooth00/virt-test.git
git@gitee.com:smooth00/virt-test.git
smooth00
virt-test
virt-test
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385