Skip to content

Commit

Permalink
馃敿 update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaudan committed Apr 10, 2021
1 parent 93e5a28 commit c7a4323
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10
14
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:
- '10'
- '14'
script:
- npm run coverage:codecov && npm run test:integration
before_install:
Expand Down

0 comments on commit c7a4323

Please sign in to comment.