aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDmitry Petrashko <dmitry.petrashko@gmail.com>2015-11-02 18:44:24 +0100
committerDmitry Petrashko <dmitry.petrashko@gmail.com>2015-11-02 19:13:24 +0100
commit26393627283e88514dc706d4e104130343d8abc3 (patch)
tree5c4f39b74aa9d48fb9b24d6f69d7a39f7e6ab173 /scripts
parentc26fb1615b253e461faeabf1965a963c7a3d196d (diff)
downloaddotty-26393627283e88514dc706d4e104130343d8abc3.tar.gz
dotty-26393627283e88514dc706d4e104130343d8abc3.tar.bz2
dotty-26393627283e88514dc706d4e104130343d8abc3.zip
Use custom repo to download fork of scale-library.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/jobs/validate/junit2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/jobs/validate/junit b/scripts/jobs/validate/junit
index 36078c170..8fa3811fe 100755
--- a/scripts/jobs/validate/junit
+++ b/scripts/jobs/validate/junit
@@ -4,5 +4,5 @@ baseDir=${WORKSPACE-`pwd`}
scriptsDir="$baseDir/scripts"
. $scriptsDir/common
-update scala scala scala-scala
+update DarkDimius scala scala-scala dotty-library
sbt $sbtArgs update compile test