You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/06/17 10:51:07 UTC

[GitHub] [ignite] anujajakhade commented on a change in pull request #7931: IGNITE-13149 Add s390x support for Travis build

anujajakhade commented on a change in pull request #7931:
URL: https://github.com/apache/ignite/pull/7931#discussion_r441457391



##########
File path: .travis.yml
##########
@@ -45,10 +45,37 @@ matrix:
       script: mvn test-compile -Pall-java,licenses,lgpl,checkstyle,examples,check-licenses,!spark-2.4,!spark,!scala -Dmaven.javadoc.skip=true -B -V
       before_cache: rm -rfv $HOME/.m2/repository/org/apache/ignite
       cache: {directories: [$HOME/.m2/repository]}
-
+      
+    - language: java
+      os: linux
+      arch: s390x

Review comment:
       @ptupitsyn Does TeamCity support s390x?
   If yes, can you please suggest steps how s390x support can be added to TeamCity?




----------------------------------------------------------------
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.

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