mirror of https://github.com/CIRCL/AIL-framework
chg: [travis] Require Python 3.6 to make build faster.
parent
e5616312d9
commit
1b5e4f1bcb
|
@ -1,7 +1,7 @@
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- "3.6"
|
||||||
|
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue