Turn on colors in buildkite
Change-Id: I4a1eb24ca9fc9bfca5f974ef6a0e274262ee9e72
diff --git a/tools/ci/buildkite.yaml b/tools/ci/buildkite.yaml
index d223d89..036d757 100644
--- a/tools/ci/buildkite.yaml
+++ b/tools/ci/buildkite.yaml
@@ -1,6 +1,6 @@
env:
STARTUP: --max_idle_secs=0 --watchfs
- COMMON: -c opt --stamp=no --curses=no --color=no --symlink_prefix=/ --disk_cache=~/.cache/bazel/disk_cache/
+ COMMON: -c opt --stamp=no --curses=yes --symlink_prefix=/ --disk_cache=~/.cache/bazel/disk_cache/
TARGETS: //... @com_github_google_glog//... @com_google_ceres_solver//... @com_github_rawrtc_rawrtc//...
M4F_TARGETS: //...
# Sanity check that we are able to build the y2020 roborio code, which confirms