Linting with "test"

This commit is contained in:
joshbuddy 2017-06-12 18:39:14 -07:00
parent e32a19b954
commit c5a8acc12d
6 changed files with 219 additions and 211 deletions

11
circle.yml Normal file
View file

@ -0,0 +1,11 @@
dependencies:
pre:
- sudo apt-get install libgif-dev
machine:
node:
version: 6.7.0
test:
override:
- npm run lint