Run tests on Travis-CI.
[dygraphs.git] / package.json
index 7d136cc..27228be 100644 (file)
@@ -26,6 +26,7 @@
   },
   "homepage": "https://github.com/danvk/dygraphs",
   "devDependencies": {
+    "babel-core": "^5.8.25",
     "babelify": "^6.3.0",
     "browserify": "^11.2.0",
     "chai": "^3.3.0",
@@ -43,6 +44,7 @@
     "gulp-shell": "^0.4.0",
     "gulp-sourcemaps": "^1.3.0",
     "gulp-uglify": "^1.0.2",
+    "http-server": "^0.8.5",
     "jshint": "^2.5.10",
     "karma": "^0.12.31",
     "karma-chai-plugins": "^0.2.4",
@@ -55,6 +57,7 @@
     "karma-spec-reporter": "0.0.16",
     "lcov-parse": "0.0.9",
     "mocha": "^2.1.0",
+    "mocha-phantomjs": "^4.0.1",
     "obvious-closure-library": "^20140401.0.2",
     "parse-data-uri": "^0.2.0",
     "phantomjs": "^1.9.7-8",