Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
Set node version for CircleCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-shatskyi committed Mar 20, 2016
1 parent e4ca8b1 commit bb44240
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
machine:
node:
version: 5.1.0
test:
post:
- "npm run lint"

0 comments on commit bb44240

Please sign in to comment.