Run napa from drone

This commit is contained in:
alex 2015-07-06 15:57:16 +01:00
parent 2924c3333b
commit a3bfcf4520

View File

@ -10,6 +10,7 @@ script:
- ln -s /cache/node_modules node_modules
# install dependencies
- npm install
- node_modules/napa/bin/napa mojombo/clippy
# ensure the build works
# this will also run gulp test
- gulp