summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2016-02-12 01:30:21 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2016-02-12 01:30:43 +0100
commit472e9e402704a345102168b7bf32c3637f86259c (patch)
tree47ccde5d3d4af097dd3885b8b94aeac180904fd0 /.travis.yml
parent52f57bb0fd9bd6edeb71d9d517069dca6531565e (diff)
downloadsemantic-version-472e9e402704a345102168b7bf32c3637f86259c.tar.gz
Test up to 3.5v2.5.0
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2215483..4219923 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ language: python
python:
- "2.7"
- "3.4"
+ - "3.5"
env:
- DJANGO_VERSION=1.7
- DJANGO_VERSION=1.8