summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTimotheus Kampik <timotheus.kampik@gmail.com>2018-07-22 12:39:11 +0200
committerTimotheus Kampik <timotheus.kampik@gmail.com>2018-07-22 19:19:54 +0200
commit2fa382673fd36bd4701ad63beefa2e66c33358c3 (patch)
tree0446e588fab4f74af8cf8e5e95f74d782307ad39 /package.json
parent5fdf81fe2dc7f377d08e231ac6018061a2a16ed0 (diff)
downloadsphinx-git-2fa382673fd36bd4701ad63beefa2e66c33358c3.tar.gz
#5186 configure travis-ci
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e5939c9b3..8e7d36d2c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "sphinx",
"scripts": {
- "test": "test"
+ "test": "./node_modules/.bin/karma start --browsers Firefox --single-run"
},
"repository": {
"type": "git",