| Index: third_party/pkg/route_hierarchical/test/scripts/travis-build.sh
|
| diff --git a/third_party/pkg/route_hierarchical/test/scripts/travis-build.sh b/third_party/pkg/route_hierarchical/test/scripts/travis-build.sh
|
| deleted file mode 100755
|
| index d10bc9423531e0f683238fa443bc69274d4429ce..0000000000000000000000000000000000000000
|
| --- a/third_party/pkg/route_hierarchical/test/scripts/travis-build.sh
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -#!/bin/bash
|
| -
|
| -set -evx
|
| -. ./test/scripts/env.sh
|
| -
|
| -node "node_modules/karma/bin/karma" start karma.conf \
|
| - --reporters=junit,dots --port=8765 --runner-port=8766 \
|
| - --browsers=Dartium,ChromeNoSandbox,Firefox --single-run --no-colors
|
| -
|
|
|