Skip to content

Commit

Permalink
Change Node version for Travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
trekhleb committed Mar 8, 2019
1 parent 346db12 commit 2267642
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
Expand Up @@ -2,7 +2,7 @@ sudo: required
dist: trusty
language: node_js
node_js:
- "11.6.0"
- "11"
install:
- npm install -g codecov
- npm install
Expand Down

0 comments on commit 2267642

Please sign in to comment.