Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iivanou authored Oct 21, 2020
1 parent ea33cba commit 9b59b67
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
Expand Up @@ -5,9 +5,10 @@ stages:
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.8"
script:
- python setup.py test
- python setup.py -q install
Expand Down

0 comments on commit 9b59b67

Please sign in to comment.