mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-15 04:40:02 +01:00
Add grunt to TravisCI
This commit is contained in:
@@ -7,6 +7,8 @@ node_js:
|
||||
- '8'
|
||||
env:
|
||||
- CXX=g++-4.8
|
||||
before_script:
|
||||
- npm install grunt-cli -g
|
||||
script:
|
||||
- npm test
|
||||
- grunt build
|
||||
|
||||
Reference in New Issue
Block a user