We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9f242b + 87f53f3 commit a67c880Copy full SHA for a67c880
.travis.yml
@@ -43,10 +43,10 @@ matrix:
43
env: TEST_ARGS=--pep8
44
- python: 2.7
45
env: BUILD_DOCS=true MOCK=mock
46
- - python: "3.5.0b3"
+ - python: "3.5.0b4"
47
env: PRE=--pre
48
allow_failures:
49
- - python : "3.5.0b3"
+ - python : "3.5.0b4"
50
51
before_install:
52
- source tools/travis_tools.sh
0 commit comments