Skip to content

Commit

Permalink
fix '.travis.yml'
Browse files Browse the repository at this point in the history
  • Loading branch information
SkypLabs committed Sep 10, 2017
1 parent a6035b0 commit f5ade85
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ sudo: false

language: python

python:
- 3.2
- 3.3
- 3.4
- 3.5

script: python setup.py install

jobs:
include:
- stage: PyPI release
Expand Down

0 comments on commit f5ade85

Please sign in to comment.