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

lukaszlenart pushed a commit to branch github-actions
in repository https://gitbox.apache.org/repos/asf/struts-examples.git

commit 1ffa30d204325754ac33d8fb85eb6fe5cf856cc8
Author: Lukasz Lenart <[email protected]>
AuthorDate: Thu Oct 13 07:24:27 2022 +0200

    Drops travis related config
---
 .travis.yml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 337d71d..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-language: java
-
-jdk:
-  - openjdk11
-
-cache:
-  directories:
-    - $HOME/.m2

Reply via email to