[travis] Add python 3.6
parent
3d2c2752c5
commit
49bd8d5e2e
|
@ -6,6 +6,7 @@ python:
|
|||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
sudo: false
|
||||
script: nosetests test --verbose
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue