Skip to content

Commit

Permalink
build: upgrade node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Butterworth committed Oct 16, 2019
1 parent 9a70630 commit 240f3c5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
language: node_js
node_js:
- 8
cache:
directories:
- "~/.npm"
node_js: 12
install:
- npm install
script:
Expand Down

0 comments on commit 240f3c5

Please sign in to comment.