aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorVojta Jina2013-11-19 16:50:23 -0800
committerVojta Jina2013-11-25 15:19:28 -0800
commitffd075b44010102e628ce3ade9a54bfde80fdd76 (patch)
tree928593912d840e5a88b35d8bfe148f7cf0a7a5fd /package.json
parent3fcd228441a70bd69090aa6d5c01ad194a4dd10c (diff)
downloadangular.js-ffd075b44010102e628ce3ade9a54bfde80fdd76.tar.bz2
chore(travis): let's give BrowserStack a try
Switch the build to use BrowserStack instead of SauceLabs. This also adds IE11 to our build.
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 95266bad..2bdc95ab 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,9 @@
"promises-aplus-tests": "~1.3.2",
"grunt-shell": "~0.4.0",
"semver": "~2.1.0",
- "lodash": "~2.1.0"
+ "lodash": "~2.1.0",
+ "karma-browserstack-launcher": "~0.0.4",
+ "browserstacktunnel-wrapper": "~1.1.1"
},
"licenses": [
{