Skip to content

Commit 3853ea7

Browse files
committed
BLD old pandas versions
1 parent ea034a7 commit 3853ea7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ env:
55
- PYTHON=2.7 PANDAS=0.15.1
66
- PYTHON=3.3 PANDAS=0.14.1
77
- PYTHON=3.4 PANDAS=0.15.1
8+
- PYTHON=3.4 PANDAS=0.12.0
9+
- PYTHON=3.4 PANDAS=0.11.0
10+
- PYTHON=3.4 PANDAS=0.10.1
811

912
install:
1013
- sudo apt-get update

0 commit comments

Comments
 (0)