We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d37d6 commit 230b281Copy full SHA for 230b281
.travis.yml
@@ -0,0 +1 @@
1
+language: node_js
package.json
@@ -4,11 +4,11 @@
4
"description": "A karma middleware for 'git-http-backend'",
5
"main": "index.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"No tests\""
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/isomorphic-git/karma-git-http-server-middleware.git"
+ "url": "https://github.com/isomorphic-git/karma-git-http-server-middleware.git"
12
13
"keywords": [
14
"karma-plugin",
0 commit comments