Skip to content

Commit

Permalink
chore: ci lastest 8
Browse files Browse the repository at this point in the history
  • Loading branch information
hubcarl committed Sep 5, 2020
1 parent ece4be1 commit 5ef9029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@

language: node_js
node_js:
- '6'
- '8'
- '10'
- '12'
- '14'
before_install:
- npm i npminstall@3 -g
- npm i npminstall -g
install:
- npminstall
script:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"lib"
],
"ci": {
"version": "6, 8, 10, 12, 14"
"version": "8, 10, 12, 14"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5ef9029

Please sign in to comment.