瀏覽代碼

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

Chris Simpkins 8 年之前
父節點
當前提交
a8539f93a7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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