Skip to content

Commit

Permalink
Flask should now work with release requirements on 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Jun 13, 2013
1 parent bc5e212 commit d9ebac1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ env:

matrix:
exclude:
# Python 3 support currently does not work with lowest/release requirements
- python: "3.3"
env: REQUIREMENTS=release
# Python 3 support currently does not work with lowest requirements
- python: "3.3"
env: REQUIREMENTS=lowest

Expand Down

0 comments on commit d9ebac1

Please sign in to comment.