Commit 7146f247 authored by Diederik van der Boor's avatar Diederik van der Boor
Browse files

fix exclude?

parent 4bcf2182
sudo: false sudo: false
language: python language: python
python: python:
- '2.7' - 2.7
- '3.6' - 3.6
env: env:
- DJANGO="django>=1.8.0,<1.9.0" - DJANGO="django>=1.8.0,<1.9.0"
- DJANGO="django>=1.9.0,<1.10.0" - DJANGO="django>=1.9.0,<1.10.0"
......
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