diff --git a/.travis.yml b/.travis.yml index 5631f79..4d42781 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ python: - "2.7" - "3.4" - "3.5" - - "pypy" # Install the dependencies of vcs-repo-mgr before running the test suite. before_install: - sudo apt-get update -qq