Skip to content

Commit a4715f9

Browse files
committed
Fix merge
1 parent 603bce8 commit a4715f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ language: python
3535
matrix:
3636
include:
3737
- python: 2.7
38-
env: MOCK=mock
39-
- python: 3.3
38+
env: MOCK=mock NUMPY=numpy==1.6
4039
- python: 3.4
4140
- python: 3.5
4241
env: PANDAS=pandas

0 commit comments

Comments
 (0)