Merge branch 'master' of github.com:goerli/netstats-server

This commit is contained in:
5chdn 2018-12-01 17:26:47 +01:00
commit 41a4d9814b
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
1 changed files with 3 additions and 0 deletions

View File

@ -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