chore(automation): new dgeni requires a node version that supports promises

Validate.js dependency
This commit is contained in:
perry
2016-01-28 16:58:03 -06:00
parent 0be11ce537
commit e6e2e42367

View File

@ -1,3 +1,6 @@
machine:
node:
version: 4.1.0
test:
override:
- echo "Automatically marking tests as passing for now"