mirror of https://github.com/buildinspace/peru.git
add the Python 3.6 build to Travis
This commit is contained in:
parent
fc359fbbb2
commit
6b7f2fa81d
|
@ -3,6 +3,7 @@ python:
|
|||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "nightly"
|
||||
install:
|
||||
- pip install -r ./requirements-dev.txt
|
||||
|
|
Loading…
Reference in New Issue