rendering icon fetching
This commit is contained in:
@@ -8,6 +8,7 @@ cache:
|
||||
- node_modules
|
||||
install:
|
||||
- npm install
|
||||
- node build.sh
|
||||
script:
|
||||
- jest --silent --coverage --coverageReporters=text-lcov | coveralls
|
||||
- jshint ./src
|
||||
Reference in New Issue
Block a user