aboutsummaryrefslogtreecommitdiff
path: root/jenkins/pull_request_in_docker.sh
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2016-09-30 19:07:33 +0000
committerBo Yang <teboring@google.com>2016-10-03 20:48:39 +0000
commitbcb32c0b8692774634cb9de10be921d11d7fbf8a (patch)
tree0974a9e79ad7bb3ac3f0b9541184d2144ade6698 /jenkins/pull_request_in_docker.sh
parentdae50dc56a48d86fdce3bb52151a2a4652e5c33b (diff)
downloadprotobuf-bcb32c0b8692774634cb9de10be921d11d7fbf8a.tar.gz
protobuf-bcb32c0b8692774634cb9de10be921d11d7fbf8a.tar.bz2
protobuf-bcb32c0b8692774634cb9de10be921d11d7fbf8a.zip
Test php5.5_c test on jenkins
Diffstat (limited to 'jenkins/pull_request_in_docker.sh')
-rwxr-xr-xjenkins/pull_request_in_docker.sh7
1 files changed, 1 insertions, 6 deletions
diff --git a/jenkins/pull_request_in_docker.sh b/jenkins/pull_request_in_docker.sh
index 66f3bb23..b843a355 100755
--- a/jenkins/pull_request_in_docker.sh
+++ b/jenkins/pull_request_in_docker.sh
@@ -58,12 +58,7 @@ parallel --results $LOG_OUTPUT_DIR --joblog $OUTPUT_DIR/joblog $TEST_SCRIPT :::
ruby_all \
javascript \
golang \
- php5.5 \
- php5.6 \
- php7.0 \
- php5.5_c \
- php5.6_c \
- php7.0_c \
+ php_all \
|| true # Process test results even if tests fail.
cat $OUTPUT_DIR/joblog