This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a commit to branch asf-site-production
in repository https://gitbox.apache.org/repos/asf/grails-website.git
The following commit(s) were added to refs/heads/asf-site-production by this
push:
new 08bc3eee633 Delete .travis.yml
08bc3eee633 is described below
commit 08bc3eee6332530219584d5244fee87102b7196b
Author: James Fredley <[email protected]>
AuthorDate: Wed Oct 8 09:35:41 2025 -0400
Delete .travis.yml
---
.travis.yml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index dc7b7122038..00000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-script: ./gradlew -q -s generate
-jdk:
-- openjdk7
-
-