You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2022/03/04 16:48:11 UTC

[GitHub] [jmeter] vlsi commented on a change in pull request #704: [Pipeline] eu site is down, use main site.

vlsi commented on a change in pull request #704:
URL: https://github.com/apache/jmeter/pull/704#discussion_r819733645



##########
File path: .travis.yml
##########
@@ -88,7 +88,7 @@ matrix:
       arch: s390x
       jdk: openjdk11
       script:
-        - wget http://www.eu.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz
+        - wget http://www.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz

Review comment:
       ```suggestion
           - wget https://www.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org