feat(perf): cloud reporter, more generic table layout

This commit is contained in:
Tobias Bosch
2015-01-16 21:18:18 -08:00
parent 0aa0c268d6
commit ed7d1cf060
5 changed files with 101 additions and 51 deletions

View File

@ -10,6 +10,7 @@ export CHANNEL=stable
export ARCH=macos-ia32
export PERF_BROWSERS=ChromeAndroid
export CLOUD_SECRET_PATH="/Users/Shared/jenkins/keys/perf-cloud-secret"
export GIT_SHA=$(git rev-parse HEAD)
nvm use 0.10