Skip to content

Commit e2e43a3

Browse files
author
Sharoon Thomas
committed
Add python 3.3 to travis env
1 parent 898a64a commit e2e43a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: python
22
python:
33
- "2.7"
4+
- "3.4"
45
install:
56
- pip install flake8
67
- python setup.py install

0 commit comments

Comments
 (0)