Skip to content

Commit

Permalink
remove 3.3 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Jun 2, 2019
1 parent 2d6ab11 commit c95991d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Expand Up @@ -20,9 +20,6 @@ matrix:
- python: "3.4"
env:
- SETUPTOOLS=setuptools PIP=pip
- python: "3.3"
env:
- SETUPTOOLS=setuptools~=39.2 PIP="pip<=18.0"

before_install:
- pip install $SETUPTOOLS $PIP -U
Expand Down

0 comments on commit c95991d

Please sign in to comment.