Updated .travis.yml

This commit is contained in:
Ross Lawley 2014-06-26 14:44:44 +01:00
parent 364b0a7163
commit 5b6c8c191f

View File

@ -8,8 +8,7 @@ python:
- "3.3"
env:
- PYMONGO=dev DJANGO=1.6
- PYMONGO=dev DJANGO=1.5.5
- PYMONGO=dev DJANGO=1.4.10
- PYMONGO=dev DJANGO=1.5.8
- PYMONGO=2.5 DJANGO=1.6
- PYMONGO=2.5 DJANGO=1.5.5
- PYMONGO=2.5 DJANGO=1.4.10
@ -31,3 +30,4 @@ notifications:
branches:
only:
- master
- "0.9"