Skip to content

Commit

Permalink
remove travis whil using "npm run vscode:prepublish" to validate a PR
Browse files Browse the repository at this point in the history
  • Loading branch information
ole1986 committed Mar 5, 2020
1 parent 8979374 commit cd08b0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
with:
node-version: '10.x'
- run: npm install
- run: npm run lint
- run: npm run vscode:prepublish
16 changes: 0 additions & 16 deletions .travis.yml

This file was deleted.

0 comments on commit cd08b0c

Please sign in to comment.