Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update .travis.yml to be based on tox
- Travis builds runs tox instead of "python setup.py test"; the latter was breaking on CPython 3.2 - Add jobs for the PyPy3, CPython 3.5 and CPython 3.6 (nightly) interpreters - Jobs running CPython 3.6 (nightly) are allowed to fail without failing the whole build
- Loading branch information