diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index fc3751e..10277f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,9 +15,7 @@ env: - TOX_ENV=py27 - TOX_ENV=pep8 - TOX_ENV=docs - - TOX_ENV=py_func_v3 - TOX_ENV=py_func_v4 - - TOX_ENV=cli_func_v3 - TOX_ENV=cli_func_v4 install: - pip install tox |