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 8eae47a commit 2267eaaCopy full SHA for 2267eaa
1 file changed
.travis.yml
@@ -48,7 +48,7 @@ language: python
48
matrix:
49
include:
50
- python: 2.7
51
- env: MOCK=mock NUMPY=numpy==1.6
+ env: MOCK=mock NUMPY=numpy==1.7.1
52
- python: 3.4
53
- python: 3.5
54
env: PANDAS=pandas DELETE_FONT_CACHE=1
0 commit comments