Skip to content

Commit e143d5e

Browse files
specify 3.7 version
Signed-off-by: Zachary Branson <[email protected]>
1 parent 153ec91 commit e143d5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
env: PYTHON_VERSION=3.8
1212
- name: "Pandas 1.0.x"
1313
python: "3.7"
14-
env: PYTHON_VERSION=3.7
14+
env: PYTHON_VERSION=3.7.17
1515
env: PANDAS_VERSION=1.0.*
1616
- name: "Pandas 1.1.x"
1717
python: "3.7"

0 commit comments

Comments
 (0)