Skip to content

Commit

Permalink
Downgrade Travis CI Node.js version to 14.9.0 (#1454)
Browse files Browse the repository at this point in the history
  • Loading branch information
Giotino committed Sep 10, 2020
1 parent 1c86e37 commit 996cbe7
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:
- '14'
- '14.9.0'
- '13'
- '12'
- '10'
Expand Down

0 comments on commit 996cbe7

Please sign in to comment.