Update README to mention all the tested versions (in travis.yml)

This commit is contained in:
Caleb Hattingh 2017-08-14 15:40:05 +10:00
parent 57c9167bc8
commit 4e3dac5286
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ in the same spirit as — and yet conspicuously missing from —
**[Full and extensive docs are available on Read The Docs.][rtd]** See **[Full and extensive docs are available on Read The Docs.][rtd]** See
what's new [by checking the CHANGELOG][changelog]. what's new [by checking the CHANGELOG][changelog].
Boltons is tested against Python 2.6, 2.7, 3.4, 3.5, and PyPy. Boltons is tested against Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6,
3.7-dev (aka _nightly_), and PyPy.
[stdlib]: https://docs.python.org/2.7/library/index.html [stdlib]: https://docs.python.org/2.7/library/index.html
[rtd]: https://boltons.readthedocs.org/en/latest/ [rtd]: https://boltons.readthedocs.org/en/latest/