Skip to content

Commit

Permalink
Merge pull request #81 from silvermine/fix-build
Browse files Browse the repository at this point in the history
ci: switch to focal to fix travis ci builds
  • Loading branch information
onebytegone authored Nov 3, 2022
2 parents 8bc70c7 + 632a257 commit 0543654
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
dist: focal
language: node_js
node_js:
# TODO: Re-enable when Travis fixes their images issues with latest Node.js
# See: https://github.com/silvermine/standardization/issues/39
# - "node" # Latest node version
- "node" # Latest node version
- "lts/*" # Latest LTS version
- "14"
- "12"
Expand Down

0 comments on commit 0543654

Please sign in to comment.