Skip to content

Commit

Permalink
Add LTS Node.js version to CI settings (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
abetomo authored and mathiasbynens committed Jul 26, 2019
1 parent 68df855 commit 98fb2ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: node_js
node_js:
- 12
- 10
- 8
- 6
cache:
directories:
Expand Down

0 comments on commit 98fb2ca

Please sign in to comment.