Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Pin travis test runner at Node 13.9.0 until nodejs/node#32105 is reso…
Browse files Browse the repository at this point in the history
…lved one way or another
  • Loading branch information
andymantell committed Mar 6, 2020
1 parent 0ae9f16 commit 64e00ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- 12
- 13
- 13.9.0

script:
- npm run lint
Expand Down

0 comments on commit 64e00ca

Please sign in to comment.