Skip to content

Commit

Permalink
added python 2.7 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
F483 committed Jul 18, 2015
1 parent bcc446b commit 0edba75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: python
python:
- "3.4"
- "2.7"
- "3.3"
- "3.4"

# install dependencies, e.g. pip install -r requirements.txt
install:
Expand Down

0 comments on commit 0edba75

Please sign in to comment.