You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2023/01/05 09:01:30 UTC

[fineract-cn-group] branch develop updated: Delete .travis.yml

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

juhan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-group.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0171fcf  Delete .travis.yml
0171fcf is described below

commit 0171fcfdc239fc11ebef50fd364bbf4f2c3e48be
Author: aasaru <aa...@gmail.com>
AuthorDate: Thu Jan 5 11:01:26 2023 +0200

    Delete .travis.yml
    
    Removing Travis CI as ASF Infra has decided to move away from Travis.
---
 .travis.yml | 30 ------------------------------
 1 file changed, 30 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index ee300d9..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,30 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-#
-#   http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-# KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-language: java
-sudo: false
-jdk:
-- openjdk8
-install: true
-script: "./travis.sh"
-env:
-  global:
-    - BUILD_SNAPSHOTS_BRANCH=develop
-    - ARTIFACTORY_URL=https://mifos.jfrog.io/mifos
-    - ARTIFACTORY_USER=travis-ci
-    - secure: "FdXWAAcZACsnm7SHD0IYzWi8EzEg60l8CAX/8Y19LcqQvqA303GvqtUY3+evZeTy8acHLwxoKGuAYkGsc6cY3oP+hkCOoGtqne/B7jpTc9lops7qKRBE7SfFgrCDPuelFCmY1ufa77U/CkrwUlizo14FzqjS7pygIVnqYnH4cql/5xJh5I9IW4QYJPlUcXUyEIZzPFVvco6xRJJ8IpzuiJQvoabbKOYERyh3nVKweqfjYBdIF3oWSEDlzB8joP0aJJd4/ODW5vI20kkJduOyzhFPM0F1f1d0mKdORzdng2aKuEIcDOR/olO1cHkxAlz89iB3/+uU/8WMLJupLbbPzg+o1RoOh4x4UcTrBaibU0jL0lJutd/HkG5OveqVtqdkl+IE/EpiJpqWeOZUsx8VtrFS1drE9vcj80yMnCrEoSn6mx4YJN8t5gSbjT7M4QBuXBLHaDe0g7iiMIePQ08RIvaoUo3Hq [...]