mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-09 21:07:49 +08:00
Enable Travis CI for AVAE project
Also fixed a tiny typo in `avae/run.sh` PiperOrigin-RevId: 353055006
This commit is contained in:
committed by
Louise Deason
parent
dd89722a76
commit
1a9180929b
@@ -14,6 +14,7 @@ env:
|
||||
- PROJECT="transporter"
|
||||
- PROJECT="polygen"
|
||||
- PROJECT="learning_to_simulate"
|
||||
- PROJECT="avae"
|
||||
before_script:
|
||||
- sudo apt-get update -qq
|
||||
- pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user