Enable Travis CI for AVAE project

Also fixed a tiny typo in `avae/run.sh`

PiperOrigin-RevId: 353055006
This commit is contained in:
Alistair Muldal
2021-01-21 18:56:08 +00:00
committed by Louise Deason
parent dd89722a76
commit 1a9180929b
+1
View File
@@ -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