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 8481bc5 commit ab81f13Copy full SHA for ab81f13
.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