Skip to content

Commit

Permalink
Run travis on more platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
tbartelmess committed Sep 29, 2015
1 parent 689910b commit abe6954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: python
python:
- "2.7"
- "3.3"
- "3.4"
install:
- pip install six mock iso8601 backports.ssl-match-hostname --use-mirrors
- python setup.py install
Expand Down

0 comments on commit abe6954

Please sign in to comment.