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

Skip to content

Commit d05afcb

Browse files
committed
Merge pull request matplotlib#5048 from jenshnielsen/python35rc4
TST: with 3.5rc4
2 parents 00e381f + aa8a3a5 commit d05afcb

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
@@ -43,7 +43,7 @@ matrix:
4343
env: TEST_ARGS=--pep8
4444
- python: 2.7
4545
env: BUILD_DOCS=true MOCK=mock
46-
- python: "3.5.0rc2"
46+
- python: "3.5.0rc4"
4747
env: PRE=--pre
4848

4949
before_install:

0 commit comments

Comments
 (0)