Skip to content

Commit

Permalink
Increase node version in travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
philc committed May 21, 2020
1 parent 1f4f4e6 commit 21dfa89
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 @@
sudo: false
language: node_js
node_js: "8"
node_js: "10"
before_install:
- npm install util
- npm install puppeteer
Expand Down

0 comments on commit 21dfa89

Please sign in to comment.