mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-09 21:07:49 +08:00
Add placeholder for scratchgan in Travis config
* This doesn't work yet due to problems with installing Python 3.5 from source PiperOrigin-RevId: 368237194
This commit is contained in:
committed by
Diego de Las Casas
parent
9c9e41e1fc
commit
99f131e493
@@ -21,6 +21,7 @@ env:
|
||||
- PROJECT="noise_covariance"
|
||||
- PROJECT="option_keyboard"
|
||||
# - PROJECT="polygen" # TODO(b/184847339): Fix and re-enable
|
||||
# - PROJECT="scratchgan" # TODO(b/184856293): Fix and enable
|
||||
- PROJECT="transporter"
|
||||
- PROJECT="tvt"
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user