Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 2474ffd

Browse files
committed
Pin nox version
1 parent 06a1fdf commit 2474ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ matrix:
1515
env: NOX_SESSION="tests_gaesdk"
1616

1717
install:
18-
- pip install nox-automation codecov
18+
- pip install nox-automation==0.19.1 codecov
1919

2020
script:
2121
- nox -s "$NOX_SESSION"

0 commit comments

Comments
 (0)