Skip to content

Commit

Permalink
chore(TravisCI): Update Node.js version
Browse files Browse the repository at this point in the history
This isn't super important, since no real code is run, but we might as
well stay up to date.
  • Loading branch information
orangejulius committed Sep 5, 2019
1 parent 6c74dfc commit eabd34a
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 @@
language: node_js
node_js:
- 6
- 12
sudo: false
script: npm run lint && npm ls
cache:
Expand Down

0 comments on commit eabd34a

Please sign in to comment.