Adding python 3.5 to build matrix
This commit is contained in:
parent
1ffb9a0fc6
commit
5a967031c8
|
|
@ -1,7 +1,7 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
#- "3.5"
|
||||
- "3.5"
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.wheelhouse/
|
||||
|
|
|
|||
Loading…
Reference in New Issue