From 22c83cd443621299e0db82db4e148b8b9580d880 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Tue, 20 Feb 2018 13:42:35 +0000
Subject: [PATCH] test rpm installed profile
---
.travis.yml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 53f1c4e..caa51e8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@
jdk: openjdk8
before_deploy:
- echo 'before_deploy'
+ - sudo apt-get install -y rpm
- git config --local user.name "OpenIdentityPlatform Community"
- git config --local user.email "open-identity-platform-opendj@googlegroups.com"
- git tag "$git_version"
--
Gitblit v1.10.0