blob: 5e31caadce47fbe529c3f840b092c37a3e1cf053 [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
Austin Schuha826be12018-01-03 21:47:33 -08005bazel --batch test -c opt --curses=no --color=no //...
6bazel --batch build -c opt --curses=no --color=no //... --cpu=roborio
7bazel --batch build -c opt --curses=no --color=no //motors/... --cpu=cortex-m4f