Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc61439

Browse files
committed
TST: switch from 3.6-dev to 3.6
1 parent c4fb1f2 commit fc61439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ matrix:
6464
env: BUILD_DOCS=true
6565
- python: 3.5
6666
env: USE_PYTEST=true PANDAS=pandas DELETE_FONT_CACHE=1 TEST_ARGS=
67-
- python: "3.6-dev"
68-
env: PRE=--pre
67+
- python: 3.6
68+
env: USE_PYTEST=true DELETE_FONT_CACHE=1 TEST_ARGS=
6969
- python: "nightly"
7070
env: PRE=--pre
7171
- os: osx

0 commit comments

Comments
 (0)