mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-09 21:07:49 +08:00
Add placeholder for unrestricted_advx in Travis config
* There are multiple problems with `install_dependencies.sh` PiperOrigin-RevId: 368241082
This commit is contained in:
committed by
Diego de Las Casas
parent
4739677c7c
commit
b37b4ec209
@@ -25,6 +25,7 @@ env:
|
||||
- PROJECT="sketchy"
|
||||
- PROJECT="transporter"
|
||||
- PROJECT="tvt"
|
||||
# - PROJECT="unrestricted_advx" # TODO(b/184862249): Fix and enable
|
||||
before_script:
|
||||
- sudo apt-get update -qq
|
||||
- pip install --upgrade pip
|
||||
|
||||
Reference in New Issue
Block a user