This is an automated email from the ASF dual-hosted git repository.
kaze pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new e0f8bc5 FINERACT-1024: Changing Travis profile to minimal
e0f8bc5 is described below
commit e0f8bc5e46eb901aef8bd47e88e152e0946b558b
Author: Petri Tuomola <[email protected]>
AuthorDate: Mon Jun 8 07:04:00 2020 +0300
FINERACT-1024: Changing Travis profile to minimal
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index 3abb2b3..92bd607 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,6 +21,8 @@
# to avoid surprise changes such as
https://issues.apache.org/jira/browse/FINERACT-763
dist: bionic
+language: generic
+
services:
- mysql
- docker