8000 Add job with 3.6 nightly · matplotlib/matplotlib@73c8e55 · GitHub
[go: up one dir, main page]

Skip to content

Commit 73c8e55

Browse files
committed
Add job with 3.6 nightly
This job is allowed to fail. Also move the --pre flag to this job
1 parent ae34212 commit 73c8e55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,10 @@ matrix:
4545
- python: 2.7
4646
env: BUILD_DOCS=true MOCK=mock
4747
- python: "3.5.0rc4"
48+
- python: "nightly"
4849
env: PRE=--pre
50+
allow_failures:
51+
- python: "nightly"
4952

5053
before_install:
5154
- source tools/travis_tools.sh

0 commit comments

Comments
 (0)
0