Skip to content

Commit

Permalink
Just make CircleCI run lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Dec 17, 2016
1 parent ae99a96 commit c25ed34
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
test:
override:
npm run lint
machine:
node:
version: 4
version: 4

0 comments on commit c25ed34

Please sign in to comment.