8000 Test on Python 3.5 beta4 which travis now should support · matplotlib/matplotlib@7077c20 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7077c20

Browse files
committed
Test on Python 3.5 beta4 which travis now should support
1 parent a9f242b commit 7077c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ matrix:
4646
- python: "3.5.0b3"
4747
env: PRE=--pre
4848
allow_failures:
49-
- python : "3.5.0b3"
49+
- python : "3.5.0b4"
5050

5151
before_install:
5252
- source tools/travis_tools.sh

0 commit comments

Comments
 (0)
0