update HMAC test after merge and add loader to allow external uglifyjs plugin to work for node builds

This commit is contained in:
d98762625 2018-11-09 14:19:27 +00:00
parent 97255bbb33
commit b19f8f65a4
5 changed files with 578 additions and 42 deletions

View file

@ -1,6 +1,7 @@
language: node_js
node_js:
- node
cache: npm
install: npm install
before_script:
- npm install -g grunt