Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c06e9e

Browse files
committed
TST: move pandas back to 3.5
1 parent 61d4a5f commit 7c06e9e

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
@@ -37,8 +37,8 @@ matrix:
3737
- python: 2.7
3838
env: MOCK=mock NUMPY=numpy==1.6
3939
- python: 3.4
40-
env: PANDAS=pandas
4140
- python: 3.5
41+
env: PANDAS=pandas
4242
- python: 2.7
4343
env: TEST_ARGS=--pep8
4444
- python: 2.7

0 commit comments

Comments
 (0)