Commit 078b7d88 authored by Romain's avatar Romain

Travis fix ...

parent feb2e440
......@@ -12,6 +12,7 @@ jobs:
install:
- pip install --upgrade pip
- make dev-env
- make-lint-install
script:
- set -e
- if [ $(make n-docs-diff) -ne 0 ]; then make docs; fi;
......
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