Skip to content

Commit bd455a0

Browse files
committed
Enable bazel sandbox in CI
1 parent 6a1ef8c commit bd455a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ env:
4747
global:
4848
- PATH=$PATH:$HOME/local/bin
4949
- BAZEL_OPTS="--host_jvm_args=-Xmx500m --host_jvm_args=-Xms500m"
50-
- BAZEL_BUILD_OPTS="--curses=no --genrule_strategy=standalone --spawn_strategy=standalone --verbose_failures -j 20"
50+
- BAZEL_BUILD_OPTS="--curses=no --verbose_failures -j 20"

0 commit comments

Comments
 (0)