Add travis build support

This commit is contained in:
Marcus Noble
2017-10-08 14:49:23 +01:00
parent 5cf7af35b2
commit 08d0a56ac0
4 changed files with 18 additions and 2 deletions

View File

@@ -24,6 +24,6 @@
"striptags": "^2.1.1"
},
"engines": {
"node": "6.0.0"
"node": "8"
}
}