blob: bcb4c2a9f008aa27afd2ea5968ad517ca7b553f3 [file] [log] [blame]
Adrian Brandemuehl2ed74352017-08-23 20:29:57 -07001#!/bin/sh
2set -e
Brian Silverman1e5cc022018-02-03 22:59:48 -05003set -x
Adrian Brandemuehl2ed74352017-08-23 20:29:57 -07004
Brian Silverman7a7c24d2018-09-01 17:49:09 -07005bazel test -c opt --curses=no --color=no //...
6bazel build -c opt --curses=no --color=no //... --cpu=roborio
7bazel build -c opt --curses=no --color=no //motors/... --cpu=cortex-m4f
8bazel build --curses=no --color=no //... --cpu=armhf-debian