diff --git a/.travis.yml b/.travis.yml index 5b210f4d..b73e5dd6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ python: env: - TOX_ENV=docs - TOX_ENV=lint - - TOX_ENV=py26 - TOX_ENV=py27 install: diff --git a/HISTORY.rst b/HISTORY.rst index a85dcbac..392c156e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -65,6 +65,7 @@ PlatformIO 3.0 (`issue #721 `_) * Added ``license`` field to `library.json `__ (`issue #522 `_) +* Stopped Supporting Python 2.6 PlatformIO 2.0