This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e90a0d  Allow build failurs on s390x on travis.
4e90a0d is described below

commit 4e90a0d9d610dba3050da712677be2d18cb80d46
Author: Felix Schumacher <[email protected]>
AuthorDate: Sun Jun 14 17:08:09 2020 +0200

    Allow build failurs on s390x on travis.
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index fd05088..5ac1240 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -26,6 +26,7 @@ matrix:
     # j-m-p does not seem to download all the dependencies: 
https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/issues/187
     - name: jmeter-maven-plugin tests
     - name: jmeter-maven-plugin tests on s390x
+    - name: Tests with OpenJDK 11 on s390x
   include:
     - name: Tests with OpenJDK 8 + code coverage
       jdk: openjdk8

Reply via email to