Skip to content

Commit

Permalink
Travis: add Node.js 12 and use the npm cache alias
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Dec 10, 2019
1 parent 84effda commit d0c13d0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
language: node_js
node_js:
- "12"
- "10"
- "8"
- "6"
cache:
directories:
- node_modules
cache: npm

0 comments on commit d0c13d0

Please sign in to comment.