8000 Fix app engine flex kokoro config · johnmanong/python-docs-samples@56370ba · GitHub
[go: up one dir, main page]

Skip to content

Commit 56370ba

Browse files
author
Jon Wayne Parrott
committed
Fix app engine flex kokoro config
Change-Id: I81aa353b2d0fd9ea1d660b26b96674bb5726e1bc
1 parent 4502493 commit 56370ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/system_tests_appengine_flexible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ env_vars: {
1111

1212
env_vars: {
1313
key: "NOX_SESSION"
14-
value: "%s and py35 and not appengine"
14+
value: "py35 and flexible"
1515
}

0 commit comments

Comments
 (0)
0