Skip to content

Commit

Permalink
See #11. Add Travis CI check to ensure no peerDependency or related i…
Browse files Browse the repository at this point in the history
…ssue happens again
  • Loading branch information
Glavin001 committed Mar 15, 2018
1 parent 84ec912 commit 089357a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ install:

script:
- npm test --silent
- npm list --production --parseable --depth=99999 # Check if can publish VSCode extension

0 comments on commit 089357a

Please sign in to comment.