commit | aa34a6e8aa9c5af1dde6cd6200551b77608987ac | [log] [tgz] |
---|---|---|
author | Paul Carver <pcarver@att.com> | Tue Dec 11 14:48:04 2018 -0500 |
committer | Paul Carver <pcarver@att.com> | Tue Dec 11 14:48:04 2018 -0500 |
tree | 90510d9664cada35fcf5233b6d396dded374a342 | |
parent | d11b53cb873e6572c2da8fda37934735912d663f [diff] [blame] |
Add python versions for Travis CI
diff --git a/.travis.yml b/.travis.yml index de6e87b..fea2644 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -1,4 +1,7 @@ language: python +python: + - "2.7" + - "3.5" env: - TOX_ENV=pep8