Skip to content

Commit

Permalink
Added Python 2.7 to Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ranaroussi committed Jun 12, 2017
1 parent 2a91673 commit 9a6d673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ sudo: true
fast_finish: true

python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
Expand Down

0 comments on commit 9a6d673

Please sign in to comment.