mirror of
https://github.com/harish2704/simple-mocha.git
synced 2026-09-10 06:21:08 +00:00
travis integration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "4.2"
|
||||
+3
-1
@@ -20,5 +20,7 @@
|
||||
"async": "~1.2.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {}
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user