Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNidhi Gupta <itsnidhi16@gmail.com>2019-11-05 12:49:25 +0300
committerAndrei Vagin <avagin@gmail.com>2020-02-04 23:39:04 +0300
commit2b4e653361ec0c3b827fb4af4e0b8848fb9a26f0 (patch)
treeb6fb584bd0a5ace6e784a1a0e25dd441dbd07c65 /.travis.yml
parentf3cca97d80c77a6f2b9702edc8225ea8bb6034e5 (diff)
Run java functional tests on travis
Signed-off-by: Nidhi Gupta <itsnidhi16@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7a0c29a55..6e854540b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,6 +24,8 @@ env:
- TR_ARCH=fedora-rawhide-aarch64
- TR_ARCH=centos
- TR_ARCH=podman-test
+ - TR_ARCH=openj9-test
+
matrix:
include:
- os: linux