Brian Warner
f8fdec18a5
stop testing py2.6, since Twisted no longer supports it
...
README.md: stop claiming compatibility with it.
2015-11-29 01:42:15 -06:00
Brian Warner
ea51617233
travis: we're now py3.3-compatible too
2015-09-28 16:32:49 -07:00
Brian Warner
540fceb795
add py3.4 compatibility
...
The "bytes % bytes" syntax only appeared on py3.5, so don't use it.
Updated travis to expect py3.4 works.
The twisted side is probably even more broken for py3.4 than it is for
py3.5.
2015-09-28 16:15:55 -07:00
Brian Warner
c261f3e713
py3.5 is now supported, more or less
...
py3.3/3.4 are broken for various reasons
2015-09-28 01:01:25 -07:00
Brian Warner
0cd7471c06
travis: turn on py3 testing (failures allowed)
2015-09-26 18:32:02 -07:00
Brian Warner
9c94871e74
travis: use sudo:false for faster builds
2015-09-22 13:33:04 -07:00
Brian Warner
20e35f1b1e
enable travis
2015-06-20 18:30:19 -07:00