More deprecation
This commit is contained in:
parent
b86c9bc228
commit
1ea37ca479
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
|
@ -1,2 +0,0 @@
|
||||||
github: greghendershott
|
|
||||||
custom: https://www.paypal.me/greghendershott
|
|
25
README.md
25
README.md
|
@ -1,10 +1,25 @@
|
||||||

|
# Deprecated
|
||||||
|
|
||||||
**UPDATE:** In light of Travis CI limiting open source "credits", as
|
As of 2020-11-25 I no longer use Travis CI for my projects.
|
||||||
of 2020-11-25 I have stopped using it for my own projects. Instead I
|
|
||||||
am using the [`setup-racket` action](https://github.com/Bogdanp/setup-racket) with GitHub Actions.
|
|
||||||
|
|
||||||
---
|
Instead I am using [`setup-racket`](action) with GitHub Actions.
|
||||||
|
|
||||||
|
[action]:https://github.com/Bogdanp/setup-racket
|
||||||
|
|
||||||
|
After maintaining this repo for eight years, I'm glad to pass the
|
||||||
|
baton.
|
||||||
|
|
||||||
|
If you're willing and able to pay Travis CI, you might still find this
|
||||||
|
repo useful. You can fork it. Someday, when there is a new version of
|
||||||
|
Racket, you might need to update the `install-racket.sh` script (as I
|
||||||
|
would have done, but won't be doing anymore).
|
||||||
|
|
||||||
|
I'm not going to "Archive" this repo -- which would make it read-only
|
||||||
|
for issues and pull-requests -- right away. So if you have any
|
||||||
|
questions, feel feee to open an issue. But eventually I probably
|
||||||
|
will archive it.
|
||||||
|
|
||||||
|
# Still want to use this? Here's the old README
|
||||||
|
|
||||||
Until/unless Travis CI gets built-in support for Racket, we can use
|
Until/unless Travis CI gets built-in support for Racket, we can use
|
||||||
the `install:` section of `.travis.yml` to download and run the
|
the `install:` section of `.travis.yml` to download and run the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user