Commit bf06350a authored by Bram Schoenmakers's avatar Bram Schoenmakers Committed by GitHub

Drop Python 3.3 support

topydo may still work but will not be tested against this Python version
parent bdc7eea4
......@@ -12,6 +12,8 @@ matrix:
include:
- python: "pypy3"
env: GREEN_OPTS='--processes 1'
allow_failures:
- python: "3.3"
install:
- "python -m pip install pip --upgrade"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment