Skip to content

Commit

Permalink
updating node version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed Jul 9, 2019
1 parent 2506722 commit 794a6ac
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 @@
8.11.3
10.15.3
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
cache: yarn
node_js:
- '8.11.3'
- '10.15.3'
script:
- yarn validate
- yarn test

0 comments on commit 794a6ac

Please sign in to comment.