summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polyconseil.fr>2015-07-02 16:41:13 +0200
committerRaphaël Barrois <raphael.barrois@polyconseil.fr>2015-07-02 16:41:13 +0200
commitd4b11313a34791302d2b21cf112a0e1cf9eab74e (patch)
tree052c6b2b689fd97627f1a8b46c9bd1730f1a8f95
parenta16c90e6323dd51dc097c0d77c6f2c4e0bd0e5fb (diff)
downloadsemantic-version-d4b11313a34791302d2b21cf112a0e1cf9eab74e.tar.gz
Switch travis to upstream Django supported versions.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a393a8c..529c9b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: python
env:
- DJANGO_VERSION=1.4
- - DJANGO_VERSION=1.6
+ - DJANGO_VERSION=1.7
- DJANGO_VERSION=1.8
python: