Adam Barth 0ca8d745b9 Increase j to 4
Try building faster on Travis now that we're using Release and have less code.
2015-07-20 20:18:33 -07:00

7 lines
86 B
Bash
Executable File

#!/bin/bash
set -ex
# Linux Debug
./sky/tools/gn --release
ninja -j 4 -C out/Release