Fix Compile

This commit is contained in:
tigercat2000
2018-11-21 10:49:46 -08:00
parent c75170b3e8
commit b1f7be48cd
2 changed files with 2 additions and 3 deletions
+2 -3
View File
@@ -63,11 +63,10 @@ jobs:
env:
addons:
before_install:
- npm install -g bower gulp
- npm install -g gulp-cli
- cd ./nano/
install:
- npm install --loglevel=error
- bower install --silent
before_script:
script:
- gulp --min
- gulp
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB