Skip to content

Commit 603bce8

Browse files
committed
Fix merge
1 parent e422b7f commit 603bce8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ language: python
3535
matrix:
3636
include:
3737
- python: 2.7
38-
env: MOCK=mock NUMPY=numpy==1.6
39-
- python: 2.7
40-
env: PANDAS=pandas MOCK=mock
38+
env: MOCK=mock
4139
- python: 3.3
4240
- python: 3.4
4341
- python: 3.5

0 commit comments

Comments
 (0)