Skip to content

Commit

Permalink
travis: don't test on 3.3 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ergo committed Sep 27, 2018
1 parent a3b5208 commit 9d4a4f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ matrix:
- python: "3.6"
env: LINT=1

- python: "3.3"
env: BCRYPT="enabled" DB_STRING="postgres://postgres@127.0.0.1:5432/test"

- python: "3.4"
env: BCRYPT="enabled" DB_STRING="postgres://postgres@127.0.0.1:5432/test"

Expand Down

0 comments on commit 9d4a4f3

Please sign in to comment.