From 2549f47af3ae5a9e0ae05b16d383aee624bd3db2 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Mon, 18 Nov 2013 21:11:16 -0600 Subject: [PATCH] Travis testing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee15a1b833..253c04105b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "grunt-contrib-sass": "~0.5.0" }, "scripts": { - "test": "./node_modules/.bin/karma start --single-run --browsers PhantomJS" + "test": "./node_modules/.bin/karma start ionic.conf.js --single-run --browsers PhantomJS" }, "licenses": [ {