Take the defaults
parent
05ae4f88ea
commit
4df0a63ce2
|
@ -1,9 +1,7 @@
|
||||||
sudo: false
|
|
||||||
dist: trusty
|
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- 2.7.13
|
- 2.7
|
||||||
- 3.6.1
|
- 3.6
|
||||||
install:
|
install:
|
||||||
- pip install flake8
|
- pip install flake8
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue