Skip to content

Commit ec9d349

Browse files
committed
add more python versions
1 parent b7e7714 commit ec9d349

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: python
22
python:
3+
- "2.6"
34
- "2.7"
5+
- "3.3"
6+
- "3.4"
47
- "3.5"
58

69
# command to install dependencies

0 commit comments

Comments
 (0)