Remove Travis CI (#465)

This commit is contained in:
Sergejs Kostjucenko
2022-04-08 16:18:27 +03:00
committed by GitHub
parent d6ed878cb4
commit 18cc7586cf
2 changed files with 1 additions and 36 deletions
+1 -1
View File
@@ -991,7 +991,7 @@ These variables will act as the defaults if the machine does not explicitly set
Please refer to the [dotenv documentation](https://github.com/motdotla/dotenv) for more details.
>Note: If you are defining environment variables for development, your CI and/or hosting platform will most likely need
these defined as well. Consult their documentation how to do this. For example, see the documentation for [Travis CI](https://docs.travis-ci.com/user/environment-variables/) or [Heroku](https://devcenter.heroku.com/articles/config-vars).
these defined as well. Consult their documentation how to do this. For example, see the documentation for [GitLab](https://docs.gitlab.com/ee/ci/variables/), [Travis CI](https://docs.travis-ci.com/user/environment-variables/) or [Heroku](https://devcenter.heroku.com/articles/config-vars).
#### Expanding Environment Variables In `.env`