synchronize metadata files across projects

This commit is contained in:
Maximilian Hils 2015-06-26 23:43:08 +02:00
parent 79cb4ea994
commit 8ca103cba5
2 changed files with 2 additions and 3 deletions

View File

@ -37,7 +37,6 @@ before_script:
script: script:
- "nosetests --with-cov --cov-report term-missing" - "nosetests --with-cov --cov-report term-missing"
- "./check_coding_style.sh"
after_success: after_success:
- coveralls - coveralls