Merge pull request #90 from krallin/warn-readme-changes

Check README changes in CI
This commit is contained in:
Thomas Orozco 2017-06-09 20:12:47 +02:00 committed by GitHub
commit e96fb184ea
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ script:
- sudo ./ci/install_deps.sh
- ./ci/run_build.sh
- ls -lah "$DIST_DIR"
- git diff --exit-code
deploy:
provider: releases