5 Commits

Author SHA1 Message Date
Brett Randall
3627c1cff5 AppVeyor: allow failures, run lint using Python 3.7 (#1911)
Signed-off-by: Brett Randall <javabrett@gmail.com>
2018-10-31 14:40:08 +03:00
Dustin Ingram
80dfe06943 Update CI configs for 3.5, 3.6, 3.7 and 3.8 (#1888)
* Update .travis.yml

Make 3.7 required to pass, and test against 3.8-dev

* Update appveyor.yml as well
2018-10-09 06:07:56 +02:00
Hugo
e974f30517 Drop support for Python 2
Co-Authored-By: Dustin Ingram <di@users.noreply.github.com>
Co-Authored-By: Berker Peksag <berker.peksag@gmail.com>
2018-08-01 15:31:17 +03:00
Berker Peksag
249783567f Drop prospector; use pylint directly
Fixes #1674
2018-01-11 09:59:31 +03:00
Ed Morley
9e3dbd59c6 Enable CI testing on Windows using Appveyor
Currently everything but the prospector lint job fails, however having
CI set up makes it easier to see what work remains for #524.

Fixes #1467.
2017-09-07 16:53:02 +03:00