diff options
| author | Tom Christie | 2012-08-25 20:13:43 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-08-25 20:13:43 +0100 |
| commit | 9d5f37d9b6900d5fb5989d3343c59c868db731d2 (patch) | |
| tree | 33dac5726e19fe95d074f3319daf32994bfbcad2 | |
| parent | 46ecf8d86fe05e536a131a77a7379c5538c0e577 (diff) | |
| download | django-rest-framework-9d5f37d9b6900d5fb5989d3343c59c868db731d2.tar.bz2 | |
Drop 2.5 testing from travis - not compatible with Django 1.5
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 7cc2a31f..8638eac0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: python python: - - "2.5" - "2.6" - "2.7" env: |
