Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Apr 28, 2019
1 parent b3f044a commit 2c7c92d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_js:
- '6'
- '8'
- '10'
- '12'
env:
- EGG_VERSION=1
- EGG_VERSION=2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@
"bin"
],
"ci": {
"version": "6, 8"
"version": "6, 8, 10, 12"
}
}

0 comments on commit 2c7c92d

Please sign in to comment.