bring Python current in Travis (#116)
This commit is contained in:
parent
4e150ba342
commit
70e282d778
@ -4,13 +4,10 @@ os:
|
||||
- linux
|
||||
# - osx # travis doesn't appear to support python on OSX as of right now...
|
||||
python:
|
||||
- '2.7'
|
||||
- '3.4'
|
||||
- '3.5'
|
||||
- '3.5-dev'
|
||||
- '3.6'
|
||||
- '3.6-dev'
|
||||
- '3.7-dev'
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
- '3.9'
|
||||
- 'nightly'
|
||||
install:
|
||||
- pip install -e .
|
||||
|
Loading…
x
Reference in New Issue
Block a user