Skip to content

Commit b6f2214

Browse files
committed
older pandas for python 3.4
1 parent fbe3e5f commit b6f2214

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
@@ -29,7 +29,7 @@ matrix:
2929
name: "Python 3.4"
3030
env:
3131
- DJANGO="django==2.0.13"
32-
- PANDAS="pandas==0.21.0"
32+
- PANDAS="pandas==0.20.3"
3333
- python: "3.5"
3434
name: "Python 3.5"
3535
env: []

0 commit comments

Comments
 (0)