aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorliu fengyun <liu@fengy.me>2017-02-10 19:44:39 +0100
committerliu fengyun <liu@fengy.me>2017-02-10 19:44:39 +0100
commitba122f47c98fb0df47e7ec36226367639b742765 (patch)
tree7f884e284a1736dc2c473dedde6ae50063aeca35 /.drone.yml
parent093081f0faf7d3c6efdc12f2b33d89cbd52a9070 (diff)
downloaddotty-ba122f47c98fb0df47e7ec36226367639b742765.tar.gz
dotty-ba122f47c98fb0df47e7ec36226367639b742765.tar.bz2
dotty-ba122f47c98fb0df47e7ec36226367639b742765.zip
add debug test to drone
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 83309ef4e..935297a5b 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -7,6 +7,7 @@ pipeline:
- ln -s /var/cache/drone/ivy2 "$HOME/.ivy2"
- ./scripts/update-scala-library
- sbt -J-Xmx4096m -J-XX:ReservedCodeCacheSize=512m -J-XX:MaxMetaspaceSize=1024m -Ddotty.drone.mem=4096m "${TEST}"
+ - ./compiler/test/debug/test
when:
branch:
exclude: gh-pages