Преглед на файлове

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: 
   - "ufolint $VARIANT"
   - shellcheck build.sh
+  - ./build.sh --install-dependencies
 
 notifications:
   email: false