1 Star 0 Fork 0

hitall/gym

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
Peter Zhokhov 提交于 2020-04-24 18:28 . re-enable mujoco tests
dist: xenial
language: python
python:
- "3.7"
services:
- docker
env:
- PY_VER=3.5.6
- PY_VER=3.6.8
- PY_VER=3.7.3
- PY_VER=3.8.1
install: "" # so travis doesn't do pip install requirements.txt
script:
- docker build -f py.Dockerfile --build-arg MUJOCO_KEY=$MUJOCO_KEY --build-arg PYTHON_VER=$PY_VER -t gym-test .
- docker run gym-test
deploy:
provider: pypi
username: $TWINE_USERNAME
password: $TWINE_PASSWORD
on:
tags: true
condition: $PY_VER = 3.5.6
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hitall888/gym.git
git@gitee.com:hitall888/gym.git
hitall888
gym
gym
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385