This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
- use
raw_input
instead ofinput
- support v2 appveyor token
- use travis-ci.com instead of travis-ci.org by default
- do not try to use travis/appveyor token if
--skip-travis
/--skip-appveyor
passed - update requests module to >= 2.0 (GitHub security warning)