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

update scala scala
sbt -Ddotty.travis.build=yes update compile test