Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-04-20 04:34:07 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-04-20 04:34:07 +0400
commit03f78f7a60a631c01c1fb085b01d98bee61d7bb6 (patch)
treeea5b46ca986a3027140fff074b8bb1f737a1547d /package.json
parent1160935446e06339d8c7e09415d57086746fbce5 (diff)
run qunit tests in phantomjs for travis-ci
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index c32979e53d..5f54d5c78a 100644
--- a/package.json
+++ b/package.json
@@ -20,5 +20,6 @@
"uglify-js": "*"
, "jshint": "*"
, "recess": "*"
+ , "connect": "*"
}
} \ No newline at end of file