added circle.yml file to specify node version
This commit is contained in:
parent
76af1c92e6
commit
dcb5e2d813
2 changed files with 5 additions and 1 deletions
4
circle.yml
Normal file
4
circle.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
machine:
|
||||
node:
|
||||
version: 8.0.0
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue