diff --git a/.travis.yml b/.travis.yml index 685c71bc..a605b17b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,6 @@ matrix: env: TOXENV=py36 - python: 3.5 env: TOXENV=py35 - - python: 3.4 - env: TOXENV=py34 - python: 2.7 env: TOXENV=py27 diff --git a/README.md b/README.md index e29e5def..e11cadc8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Please check out [release notes](https://github.com/vertica/vertica-python/releases) to learn about the latest improvements. -vertica-python has been tested with Vertica 10.0.0 and Python 2.7/3.4/3.5/3.6/3.7/3.8. Feel free to submit issues and/or pull requests (Read up on our [contributing guidelines](#contributing-guidelines)). +vertica-python has been tested with Vertica 10.0.1 and Python 2.7/3.5/3.6/3.7/3.8. Feel free to submit issues and/or pull requests (Read up on our [contributing guidelines](#contributing-guidelines)). ## Installation