Skip to content

Commit

Permalink
Do not build for Django 1.9 and Python 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fantomas42 committed Feb 1, 2016
1 parent b778a64 commit aba6e22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -17,6 +17,8 @@ matrix:
env: DJANGO=1.4
- python: 3.4
env: DJANGO=1.4
- python: 3.3
env: DJANGO=1.9
install:
- pip install -U setuptools
- python bootstrap.py
Expand Down

0 comments on commit aba6e22

Please sign in to comment.