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 08:54:50 UTC

[fineract-cn-demo-server] 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-demo-server.git


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

commit 741aede7202fc5c0288597a5ed295b6e63b58944
Author: aasaru <aa...@gmail.com>
AuthorDate: Thu Jan 5 10:54:46 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 e9ea79e..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: "VhvwetVLfBmMzlEAHuJZ8Uw5iNWoso5RMQw3/E7fHMa+brUd3ANR5oeXhVO/eUs3U9hKZZWtRYAhZbsNXLHv+oE8lO91re3WJLvJB1jZOXu4YP8fcOd3vPBXR3znTDHhZ9suzLFDgKDJPXb1ybNZuDXWwUggXmAPdyw2QTt7Wfh1kcfpP0P12sg2ONuEb4ns2fNQUuvE355SU9ZAyQSKnotgYJ0JazlV912CMxfhT4ir2gS1ufEnRjgKEwPfUrDFJs3N8ydHSo4KU7j5sdlAjylZMwOmM1tCqAyRImIycErxLpCD3Df97gHKc+aim832Ue0kXijrgBRBX30SFiLNUvpo18wMw6dsBuA03ht6n9b13TEgJKtqdSlGvQ+gS31Nz9yWWK0HoVY+3+kythha1qqF1CnsKPagOt4C+2osOEZ+pdWJWuM8+T/Add0qdQeNzcY3Dw5FgYSEMJyMxWvDrGSKJxb6a [...]