Skip to content

Commit 606ccb9

Browse files
committed
Fix merge
1 parent 9ac2da5 commit 606ccb9

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
@@ -35,7 +35,7 @@ language: python
3535
matrix:
3636
include:
3737
- python: 2.7
38-
env: MOCK=mock
38+
env: MOCK=mock NUMPY=numpy==1.6
3939
- python: 3.3
4040
- python: 3.4
4141
- python: 3.5

0 commit comments

Comments
 (0)