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 c4fb1f2 commit fc61439Copy full SHA for fc61439
.travis.yml
@@ -64,8 +64,8 @@ matrix:
64
env: BUILD_DOCS=true
65
- python: 3.5
66
env: USE_PYTEST=true PANDAS=pandas DELETE_FONT_CACHE=1 TEST_ARGS=
67
- - python: "3.6-dev"
68
- env: PRE=--pre
+ - python: 3.6
+ env: USE_PYTEST=true DELETE_FONT_CACHE=1 TEST_ARGS=
69
- python: "nightly"
70
env: PRE=--pre
71
- os: osx
0 commit comments