Merge pull request #3 from goerli/5chdn-patch-1
Make sure travis actually tests the build
This commit is contained in:
commit
f7cef5da10
@ -4,3 +4,6 @@ node_js:
|
||||
env:
|
||||
global:
|
||||
secure: Qdkmi13nqcXskABBhbuGZmRakh4orOW1dalkSCyUbzGuYf0OdYF8ttNVuJa0WSWI4KhNXhtz2p3I8dM95wL++LCVqXFmIvZtX8Nca36KlNxIPNXPjn0odayh+c4pgrhrbz8TDmDXl9IPuZmNz8HHtN7xmIn6YDcm13wA3gTmfwo=
|
||||
before_install: npm install -g grunt-cli
|
||||
install: npm install
|
||||
before_script: grunt build
|
||||
|
Loading…
Reference in New Issue
Block a user