Skip to content

Commit 2aaf9ca

Browse files
Merge pull request #109 from davidastephens/rel_020
TST: Change from pandas version 0.17.0rc2 to 0.17
2 parents 770f27f + d70a8e2 commit 2aaf9ca

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
@@ -7,8 +7,8 @@ env:
77
- PYTHON=2.7 PANDAS=0.15.1
88
- PYTHON=3.3 PANDAS=0.14.1
99
- PYTHON=3.4 PANDAS=0.16.2
10-
- PYTHON=3.4 PANDAS=v0.17.0rc2
11-
- PYTHON=3.5 PANDAS=v0.17.0rc2
10+
- PYTHON=3.4 PANDAS=0.17.0
11+
- PYTHON=3.5 PANDAS=0.17.0
1212
- PYTHON=2.7 PANDAS=0.12.0
1313
- PYTHON=2.7 PANDAS=0.11.0
1414
- PYTHON=2.7 PANDAS=0.10.1

0 commit comments

Comments
 (0)