diff options
author | Timmy Willison <4timmywil@gmail.com> | 2021-12-13 12:22:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-13 12:22:52 -0500 |
commit | 5f4d449aa836f376eab2d2ca7585d5476d12f095 (patch) | |
tree | 570da453179a556a69cbc1587aa36ddafb952d02 /.npmignore | |
parent | 00c060d1619d472a2d8c5b104ed76fa3afc2ce97 (diff) | |
download | jquery-5f4d449aa836f376eab2d2ca7585d5476d12f095.tar.gz jquery-5f4d449aa836f376eab2d2ca7585d5476d12f095.zip |
Build: remove travis.yml and travis mentions from core (#4983)
We've migrated to GH actions on jQuery core and have already disabled travis builds for core.
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.npmignore b/.npmignore index 58ba3ab2b..7fff27ce4 100644 --- a/.npmignore +++ b/.npmignore @@ -4,7 +4,6 @@ /.editorconfig /.gitattributes /.mailmap -/.travis.yml /build /external |