adds testing of installation of dependencies and build of font sources with build.sh script

pull/274/head
Chris Simpkins 2017-08-17 12:57:50 +07:00
parent e6104e2e93
commit a8539f93a7
1 changed files with 1 additions and 0 deletions

@ -15,6 +15,7 @@ before_script:
script:
- "ufolint $VARIANT"
- shellcheck build.sh
- ./build.sh --install-dependencies
notifications:
email: false