mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 09:25:50 +03:00
[PR #845] [MERGED] Update Travis to run on latest stable and LTS Node.js #1063
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#1063
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/845
Author: @NotTsunami
Created: 8/9/2021
Status: ✅ Merged
Merged: 10/22/2021
Merged by: @lipis
Base:
master← Head:dependencies📝 Commits (1)
a411865Update Travis to run on latest stable and LTS Node.js📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
.travis.yml(+2 -1)📄 Description
With this configuration, Travis will always run a build on both the latest stable and LTS Node.js versions.
This is also required to fix the block from Dependabot, husky 7.0.0 requires Node.js 12 or higher and Travis runs Node.js 10, so CI is failing on the PR to update husky.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.