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.
2 parents 6727dc6 + ab81f13 commit 654b53bCopy full SHA for 654b53b
1 file changed
.travis.yml
@@ -52,12 +52,11 @@ matrix:
52
- python: 3.4
53
- python: 3.5
54
env: PANDAS=pandas DELETE_FONT_CACHE=1
55
+ - python: 3.6
56
- python: 2.7
57
env: TEST_ARGS=--pep8
58
59
env: BUILD_DOCS=true MOCK=mock
- - python: "3.6-dev"
60
- env: PRE=--pre
61
- python: "nightly"
62
env: PRE=--pre
63
allow_failures:
0 commit comments