mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-06 22:00:56 +00:00
travis: Add python-3.5 target
This commit is contained in:
@@ -6,6 +6,7 @@ python:
|
|||||||
#- "3.2"
|
#- "3.2"
|
||||||
- "3.3"
|
- "3.3"
|
||||||
- "3.4"
|
- "3.4"
|
||||||
|
- "3.5"
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- pip install --editable .
|
- pip install --editable .
|
||||||
|
Reference in New Issue
Block a user