CI - add circleCI config

This commit is contained in:
kumavis 2016-08-26 16:16:59 -07:00
parent c4cc700622
commit 784c75c8c3
1 changed files with 3 additions and 0 deletions

3
circle.yml Normal file
View File

@ -0,0 +1,3 @@
test:
override:
- npm run test && npm run lint