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:
Alistair Muldal
2021-04-13 17:59:47 +01:00
committed by Diego de Las Casas
parent 9c9e41e1fc
commit 99f131e493
+1
View File
@@ -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: