aboutsummaryrefslogtreecommitdiffhomepage
path: root/jenkins/pull_request_in_docker.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/pull_request_in_docker.sh')
-rwxr-xr-xjenkins/pull_request_in_docker.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/jenkins/pull_request_in_docker.sh b/jenkins/pull_request_in_docker.sh
index 887f97c5..78a9253a 100755
--- a/jenkins/pull_request_in_docker.sh
+++ b/jenkins/pull_request_in_docker.sh
@@ -55,7 +55,9 @@ parallel --results $LOG_OUTPUT_DIR --joblog $OUTPUT_DIR/joblog $TEST_SCRIPT :::
javanano_oracle7 \
python \
python_cpp \
- ruby21 \
+ ruby_all \
+ javascript \
+ golang \
|| true # Process test results even if tests fail.
cat $OUTPUT_DIR/joblog