Add TravisCI

This commit is contained in:
Maxime GRIS
2017-04-07 10:37:33 +02:00
parent 1bd8e0ebf1
commit e5640fd605

View File

@@ -3,8 +3,6 @@ node_js:
- "node"
- "7"
- "6"
- "5"
- "4"
install:
- npm install
script: