Skip to content

Commit f820ff4

Browse files
Update Python 3.6 version to use at CircleCI.
1 parent ba731bb commit f820ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ lint:
6969
TOXENV=lint $(MAKE) test
7070

7171
setup-pyenv:
72-
pyenv local 3.5.3 3.6.1
72+
pyenv local 3.5.3 3.6.2
7373

7474
test: .install clean
7575
$(TOX) $(tox_args) $(TOX_ARGS) -- $(TEST_ARGS)

0 commit comments

Comments
 (0)