Skip to content

Commit

Permalink
Merge pull request #552 from dtrodrigues/travis
Browse files Browse the repository at this point in the history
updated python versions in ci
  • Loading branch information
rmorshea authored May 2, 2020
2 parents c9c324a + b1796e0 commit e5b681c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@ python:
- 3.5
- 3.4
- 2.7
- 3.6-dev
- 3.6
- 3.7
- 3.8
- 3.9-dev
sudo: false
install:
- pip install .
Expand Down

0 comments on commit e5b681c

Please sign in to comment.