Skip to content

Commit 89cb13d

Browse files
committed
CI tweaks.
1 parent 2aba141 commit 89cb13d

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.travis.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,9 @@ python:
55
- "3.4"
66

77
env:
8-
- DJANGO_VERSION=1.6.10
9-
- DJANGO_VERSION=1.7.6
10-
- DJANGO_VERSION=1.8a1
11-
12-
matrix:
13-
exclude:
14-
- python: "3.4"
15-
env: DJANGO_VERSION=1.6.10
8+
- DJANGO_VERSION=1.6.11
9+
- DJANGO_VERSION=1.7.7
10+
- DJANGO_VERSION=1.8
1611

1712
install:
1813
- "npm install -g npm"

0 commit comments

Comments
 (0)