We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3913ba commit b7df4b7Copy full SHA for b7df4b7
1 file changed
.travis.yml
@@ -2,10 +2,9 @@ language: python
2
3
matrix:
4
include:
5
- - python: 2.6
6
- python: 2.7
7
- - python: 3.3
8
- python: 3.4
+ - python: 3.5
9
- python: "nightly"
10
env: PRE=--pre
11
allow_failures:
0 commit comments