- Changed the Dockerfile to use `python:3.6` base image; - Updated PyPI classifiers to include it; - Added it to tox/travis environments for CI.
Since tests are running for 3.5, there is no point in not using the latest & greatest version.