Skip to content

Commit 53c87ed

Browse files
author
Ace Nassri
authored
Move GCF tests to python3 + add linting (GoogleCloudPlatform#1748)
Change-Id: I36dacec6b83a2ecf1a3a77294adc0ae6e5b340a9
1 parent f7161ab commit 53c87ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/presubmit_tests_functions.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ env_vars: {
1111

1212
env_vars: {
1313
key: "NOX_SESSION"
14-
value: "functions and py27 and not venv"
14+
value: "functions and (py36 or lint) and not venv"
1515
}

0 commit comments

Comments
 (0)