Skip to content

Commit

Permalink
Update travis config to use node v17 since stable errors on travis. R…
Browse files Browse the repository at this point in the history
…emember to revert this when they get it fixed.
  • Loading branch information
dpvc committed May 19, 2022
1 parent 64fd2fa commit 60e1ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- stable
- 17
sudo: false
script:
- npm test
Expand Down

0 comments on commit 60e1ca9

Please sign in to comment.