Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603bce8 commit a4715f9Copy full SHA for a4715f9
1 file changed
.travis.yml
@@ -35,8 +35,7 @@ language: python
35
matrix:
36
include:
37
- python: 2.7
38
- env: MOCK=mock
39
- - python: 3.3
+ env: MOCK=mock NUMPY=numpy==1.6
40
- python: 3.4
41
- python: 3.5
42
env: PANDAS=pandas
0 commit comments