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

Skip to content

Commit 6db19a6

Browse files
committed
CI: test on 3.6-dev branch
Require the 3.6 build to pass (as it will be out soon).
1 parent 35aa62d commit 6db19a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ matrix:
5656
env: TEST_ARGS=--pep8
5757
- python: 2.7
5858
env: BUILD_DOCS=true MOCK=mock
59+
- python: "3.6-dev"
60+
env: PRE=--pre
5961
- python: "nightly"
6062
env: PRE=--pre
6163
allow_failures:

0 commit comments

Comments
 (0)