Skip to content

Commit

Permalink
[Tests] on node v13
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 1, 2020
1 parent f790737 commit b791ba5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- '13'
- '12'
- '10'
- '8'
Expand All @@ -18,6 +19,8 @@ env:
# osx backlog is often deep, so to be polite we can just hit these highlights
matrix:
include:
- env: PACKAGE=resolvers/node
node_js: 13
- env: PACKAGE=resolvers/node
node_js: 12
- env: PACKAGE=resolvers/node
Expand Down

0 comments on commit b791ba5

Please sign in to comment.