Skip to content

Commit

Permalink
Trigger automated tests for php.
Browse files Browse the repository at this point in the history
  • Loading branch information
TeBoring committed Sep 30, 2016
1 parent f17528a commit dae50dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jenkins/pull_request_in_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ 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 \
|| true # Process test results even if tests fail.

cat $OUTPUT_DIR/joblog
Expand Down

0 comments on commit dae50dc

Please sign in to comment.