migrate to gulp

This commit is contained in:
lavrton
2015-04-07 15:03:08 +07:00
parent f9e9a48900
commit cdb1bd0437
19 changed files with 5964 additions and 645 deletions

View File

@@ -6,8 +6,9 @@ branches:
- master
before_script:
- npm install
- npm install -g gulp
script:
- grunt test
- gulp lint test
deploy:
provider: npm
email: lavrton@gmail.com