Browse Source

Update .travis.yml. Test the library on more Python version.

v0.2.x
jajupmochi 5 years ago
parent
commit
aad2031427
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      .travis.yml

+ 1
- 4
.travis.yml View File

@@ -1,9 +1,6 @@
language: python
python:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- '3'
- '3.4'
- '3.5'
- '3.6'


Loading…
Cancel
Save