We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13562d4 commit d7d52c1Copy full SHA for d7d52c1
1 file changed
.travis.yml
@@ -2,9 +2,9 @@ language: python
2
python:
3
- "2.6"
4
- "2.7"
5
- - "3.2"
6
- "3.3"
7
- "3.4"
+ - "3.5"
8
install:
9
- "pip install -r requirements-testing.txt"
10
- "pip install coveralls"
0 commit comments