diff --git a/.travis.yml b/.travis.yml index eb5eea1..f77688e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: python python: - '2.6' - '2.7' -- '3.2' - '3.3' - '3.4' install: diff --git a/README.rst b/README.rst index f82bba1..ecdc18d 100644 --- a/README.rst +++ b/README.rst @@ -25,3 +25,9 @@ Usage edt2ics Where ``year`` is one of: ``L3``, ``M1``, ``M2``. + + +Support +------- + +Python 2.6, 2.7 and 3.3+.