Skip to content

Commit

Permalink
TST: added pandas 13.1, 14.1 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dalejung committed Feb 13, 2015
1 parent 009f45e commit 6020220
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ matrix:
env:
- PANDAS_VERSION=0.12.0
- NUMPY_VERSION=1.8.0
- python: 2.7
env:
- PANDAS_VERSION=0.13.1
- NUMPY_VERSION=1.8.0
- python: 2.7
env:
- PANDAS_VERSION=0.14.1
- NUMPY_VERSION=1.8.0
- python: 3.3
env:
- PANDAS_VERSION=0.15.2
Expand Down

0 comments on commit 6020220

Please sign in to comment.