You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by is...@apache.org on 2022/05/26 08:51:12 UTC

[ignite-python-thin-client] 04/04: IGNITE-17023 Update Ignite in Travis

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

isapego pushed a commit to branch ignite-17023
in repository https://gitbox.apache.org/repos/asf/ignite-python-thin-client.git

commit 25256b6069735d5155ac959310ca76d881690a13
Author: Igor Sapego <is...@apache.org>
AuthorDate: Thu May 26 01:31:38 2022 -0700

    IGNITE-17023 Update Ignite in Travis
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 5d60866..45f26f6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ addons:
 
 env:
   global:
-    - IGNITE_VERSION=2.12.0
+    - IGNITE_VERSION=2.13.0
     - IGNITE_HOME=/opt/ignite
 
 before_install: