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

Skip to content

Commit f9e7255

Browse files
committed
Fix merge
1 parent 9ac2da5 commit f9e7255

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
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)