Add CI
Closed this issue · 0 comments
dhyegocalota commented
Add travis-ci as CI provider with the following tasks:
- Install deps:
npm install & bower install
- Test with gulp task:
gulp test
- Deploy using
sh ./script/deploy
if successfully tested
Update:
Chosen CI, travis-ci.org