1 Star 0 Fork 13

谢伟 / bashtop

forked from Gitee 极速下载 / bashtop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 224 Bytes
一键复制 编辑 原始数据 按行查看 历史
Maciek Swiech 提交于 2020-06-01 11:45 . newline at EOF
# travis does not offer python container for OSX or Windows, not sure if we can get automated testing?
os: linux
language: python
python:
- "3.6"
dist: bionic
install:
- pip install -r requirements.txt
script: ./test.sh
Shell
1
https://gitee.com/laike23/bashtop.git
git@gitee.com:laike23/bashtop.git
laike23
bashtop
bashtop
master

搜索帮助