update travis tests

This commit is contained in:
2016-02-23 15:43:18 +01:00
parent 3960cd9973
commit 78bbe2d1d7
5 changed files with 49 additions and 20 deletions

View File

@ -3,6 +3,10 @@
"version": "2.0.0",
"description": "",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/sometest/somerepo.git"
},
"scripts": {
"test": "(npmts)"
},