Skip to content

Commit

Permalink
upgrade packages version (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
yungezz authored Apr 29, 2019
1 parent 0ab1917 commit 58e0506
Show file tree
Hide file tree
Showing 9 changed files with 705 additions and 1,995 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ install:
- npm install -g vsce

script:
- npm run eslint
- npm test --silent
- vsce package
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ install:
- npm --version

build_script:
- npm run eslint
- npm run compile

test_script:
- npm run test
Loading

0 comments on commit 58e0506

Please sign in to comment.