aboutsummaryrefslogtreecommitdiff
path: root/scripts/jobs/validate/junit
blob: f6c4369a5bda7f0610e4d1168a48d062b991c877 (plain) (blame)
1
2
3
4
5
6
baseDir=${WORKSPACE-`pwd`}
scriptsDir="$baseDir/scripts"
. $scriptsDir/common

update scala scala
sbt $sbtArgs update compile test