Skip to content

Commit f817624

Browse files
committed
travis: Update python from 3.7.2 to 3.7.4
1 parent 38f13e6 commit f817624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ matrix:
1111
- os: osx
1212
language: generic
1313
env:
14-
- PYTHON_VERSION=3.7.2
14+
- PYTHON_VERSION=3.7.4
1515

1616
- os: osx
1717
language: generic
@@ -20,7 +20,7 @@ matrix:
2020

2121
cache:
2222
directories:
23-
- $HOME/.pyenv/versions/3.7.2
23+
- $HOME/.pyenv/versions/3.7.4
2424
- $HOME/.pyenv/versions/2.7.15
2525
- $HOME/downloads
2626

0 commit comments

Comments
 (0)