Skip to content

Commit

Permalink
fix(ci): use Focal for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffijoe committed May 27, 2022
1 parent e03a284 commit 5e57c54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Oh yeah!
language: node_js

# Node 18 binaries require glibc >= 2.28
dist: focal

cache:
directories:
- node_modules
Expand Down

0 comments on commit 5e57c54

Please sign in to comment.