Travis CI build

initial travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

Update .travis.yml

test script
This commit is contained in:
Joao Moreno
2015-11-19 15:56:43 +01:00
parent 2a29c3b6b5
commit 078aa5ebdd
2 changed files with 25 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
"node": ">= 0.10.0 < 0.11.0"
},
"scripts": {
"test": "node node_modules/mocha/bin/_mocha",
"postinstall": "npm --prefix extensions/csharp-o/ install extensions/csharp-o/"
},
"dependencies": {