Skip to content

Commit

Permalink
Style.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitar committed Nov 13, 2013
1 parent 4dc113d commit f96da19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: python
python:
- "2.6"
- "2.7"
- 2.6
- 2.7
env:
- BEFORE_DJANGO_VERSION=1.5 TASTYPIE_VERSION="==0.9.12" MONGOENGINE_VERSION="==0.8.1"
- BEFORE_DJANGO_VERSION=1.5 TASTYPIE_VERSION="==0.9.12" MONGOENGINE_VERSION=">=0.8.1,<0.8.2"
Expand Down

0 comments on commit f96da19

Please sign in to comment.