Take the defaults

pull/93/head
cclauss 2017-07-12 05:13:42 +02:00 committed by GitHub
parent 05ae4f88ea
commit 4df0a63ce2
1 changed files with 2 additions and 4 deletions

View File

@ -1,9 +1,7 @@
sudo: false
dist: trusty
language: python
python:
- 2.7.13
- 3.6.1
- 2.7
- 3.6
install:
- pip install flake8
script: