Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
chore: update travis node version
Browse files Browse the repository at this point in the history
Change version of node used by travis to 12 (current LTS).
  • Loading branch information
TheSharpieOne committed Oct 12, 2020
1 parent eddd54b commit c7fb071
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:
- 6
- 12
cache:
directories:
- node_modules
Expand Down

0 comments on commit c7fb071

Please sign in to comment.