diff options
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index 270066ff..6a235140 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,11 +6,6 @@ compiler: - clang - gcc env: - # this global section can be removed when - # https://github.com/travis-ci/travis-ci/issues/1844 is fixed - # global: - # - CI=true - # - TRAVIS=true matrix: - TOX_ENV=py26 - TOX_ENV=py27 |