Skip to content

Commit

Permalink
Travis CI: Node.js 8 is end of life (#368)
Browse files Browse the repository at this point in the history
* Travis CI: Node.js 8 is end of life

https://github.com/nodejs/Release

* Update .travis.yml
  • Loading branch information
cclauss authored Dec 11, 2020
1 parent f250e1c commit b00fbac
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,6 +1,6 @@
language: node_js
node_js:
- 8
- 10
cache:
directories:
- node_modules
Expand Down

0 comments on commit b00fbac

Please sign in to comment.