Commit fe0e8c37 authored by Seb's avatar Seb
Browse files

fix for travis yaml

parent fe47b4ad
...@@ -12,9 +12,13 @@ env: ...@@ -12,9 +12,13 @@ env:
- TOX_ENV= - TOX_ENV=
matrix: matrix:
- DJANGO='18' - DJANGO='18'
WAGTAIL='14'
- DJANGO='19' - DJANGO='19'
- WAGTAIL='14' WAGTAIL='14'
- WAGTAIL='15' - DJANGO='18'
WAGTAIL='15'
- DJANGO='19'
WAGTAIL='15'
install: install:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment