We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163d514 commit 3973180Copy full SHA for 3973180
1 file changed
.travis.yml
@@ -1,8 +1,12 @@
1
language: python
2
3
python:
4
+ - "2.6"
5
- "2.7"
6
+ - "3.2"
7
- "3.3"
8
+ - "3.4"
9
+ - "3.5"
10
11
before_install:
12
- true && `base64 --decode <<< ZXhwb3J0IEJST1dTRVJTVEFDS19BQ0NFU1NfS0VZPUh5VmZydXJvb3dYb041eGhLZEs2Cg==`
0 commit comments