mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 17:18:30 +02:00
why not test with Python 3.6?
This commit is contained in:
parent
a14adf70e0
commit
293346a2ee
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- 3.5
|
||||||
|
- 3.6
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "pip install -r requirements.txt"
|
- "pip install -r requirements.txt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue