Ensure latest and greatest version of Python

This commit is contained in:
cclauss 2017-06-24 16:41:33 +02:00 committed by GitHub
parent 48a0802f5a
commit a30a02e666

View file

@ -3,7 +3,7 @@ dist: trusty
language: python
python:
- "2.7.13"
- "3.6.0"
- "3.6.1"
- "nightly" # currently points to 3.7-dev
install:
- pip install flake8