Skip to content

Commit

Permalink
Fix Travis CI configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwippermann committed Nov 13, 2022
1 parent c88f2cb commit 9991bb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,8 +1,9 @@
language: node_js
dist: jammy
sudo: false
node_js:
- '12'
- '14'
- '16'
- 'lts/*'
- 'stable'
after_script:
Expand Down

0 comments on commit 9991bb8

Please sign in to comment.