We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5680120 commit b108e5cCopy full SHA for b108e5c
.moban.d/travis.yml
@@ -1,5 +1,6 @@
1
{% extends "travis.yml.jj2" %}
2
{%block test_other_environments%}
3
+env:
4
- DJANGO_VERSION=1.7.8
5
- DJANGO_VERSION=1.8.2
6
- DJANGO_VERSION=1.9
.travis.yml
@@ -2,6 +2,7 @@ sudo: false
language: python
notifications:
email: false
7
8
0 commit comments