diff options
| author | Vojta Jina | 2013-11-19 16:50:23 -0800 | 
|---|---|---|
| committer | Vojta Jina | 2013-11-25 15:19:28 -0800 | 
| commit | ffd075b44010102e628ce3ade9a54bfde80fdd76 (patch) | |
| tree | 928593912d840e5a88b35d8bfe148f7cf0a7a5fd /lib/browser-stack/start-tunnel.sh | |
| parent | 3fcd228441a70bd69090aa6d5c01ad194a4dd10c (diff) | |
| download | angular.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 'lib/browser-stack/start-tunnel.sh')
| -rwxr-xr-x | lib/browser-stack/start-tunnel.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/lib/browser-stack/start-tunnel.sh b/lib/browser-stack/start-tunnel.sh new file mode 100755 index 00000000..51ad07fb --- /dev/null +++ b/lib/browser-stack/start-tunnel.sh @@ -0,0 +1 @@ +node ./lib/browser-stack/start-tunnel.js & | 
