mirror of
https://github.com/laurivosandi/certidude
synced 2024-12-22 16:25:17 +00:00
travis: Add python-3.5 target
This commit is contained in:
parent
706f4f78d3
commit
46b957b757
@ -6,6 +6,7 @@ python:
|
||||
#- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install --editable .
|
||||
|
Loading…
Reference in New Issue
Block a user