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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git

commit 0a0429509caa25d6fec7d0016f42896b3d1e3083
Author: P. Ottlinger <pottlin...@apache.org>
AuthorDate: Thu Oct 20 12:01:00 2022 +0200

    RAT-312: Do not use Travis anymore
---
 .travis.yml | 11 -----------
 pom.xml     |  1 -
 2 files changed, 12 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 203a2c1..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-language: java
-jdk:
-  - openjdk8
-#before_script:
-#  - pip install --user codecov
-
-#after_success:
-#  - codecov
-
-#addons:
-#  srcclr: true 
diff --git a/pom.xml b/pom.xml
index 41e4ebb..676168e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,7 +260,6 @@
           <configuration>
             <excludes>
               <exclude>README.md</exclude>
-              <exclude>.travis.yml</exclude>
               <exclude>src/site/resources/*.dia</exclude>
             </excludes>
           </configuration>

Reply via email to