Disable failing Travis test for cs_gan

PiperOrigin-RevId: 367980836
This commit is contained in:
Alistair Muldal
2021-04-12 13:07:39 +01:00
committed by Diego de Las Casas
parent 0b2370819b
commit 7e42057ed4
+1 -1
View File
@@ -9,7 +9,7 @@ python:
env:
matrix:
- PROJECT="avae"
- PROJECT="cs_gan"
# - PROJECT="cs_gan" # TODO(b/184845450): Fix and re-enable
- PROJECT="iodine"
- PROJECT="kfac_ferminet_alpha"
- PROJECT="learning_to_simulate"