Skip to content

Commit

Permalink
Merge pull request #12 from jajupmochi/v0.2
Browse files Browse the repository at this point in the history
Update .travis.yml. Test the library on more Python version.
  • Loading branch information
jajupmochi authored Apr 10, 2020
2 parents 8efc673 + aad2031 commit ee5c784
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: python
python:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- '3'
- '3.4'
- '3.5'
- '3.6'
Expand Down

0 comments on commit ee5c784

Please sign in to comment.