Skip to content

Commit 2317299

Browse files
committed
HV-2021 Drop travis yml file
1 parent 2adec4a commit 2317299

File tree

2 files changed

+3
-33
lines changed

2 files changed

+3
-33
lines changed

.travis.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,9 @@ There are more build options available as well. For more information refer to [C
8282

8383
The official Continuous Integration service for the project is hosted on [ci.hibernate.org](http://ci.hibernate.org/view/Validator/).
8484

85-
We provide a `.travis.yml` file so that you can enable CI for your GitHub fork by enabling the build in [your Travis CI account](https://travis-ci.org/).
85+
We also include a [GitHub action build file](.github/workflows/build.yml) that can be used by those interested in
86+
running builds on their own forks.
87+
This build runs on Linux and Windows and executes the TCK both in standalone and in container [modes](tck-runner/README.md).
8688

8789
## Hibernate Validator URLs
8890

0 commit comments

Comments
 (0)