Add circle.yml file

This commit is contained in:
Chris Clark
2015-06-05 16:50:18 -07:00
parent 76d8c8b061
commit f1c95112bd
2 changed files with 19 additions and 1 deletions

View File

@@ -62,6 +62,6 @@
},
"readmeFilename": "README.md",
"engines": {
"node": ">=0.10.0"
"node": ">=0.12.0"
}
}