Run tests automatically on Travis CI build machines
I simply followed the official VS Code documentation below: https://code.visualstudio.com/docs/extensions/testing-extensions#_running-tests-automatically-on-travis-ci-build-machines
This commit is contained in:
parent
cae555af40
commit
9f231b932d
3 changed files with 23 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
out
|
||||
node_modules
|
||||
*.vsix
|
||||
*.vsix
|
||||
.vscode-test
|
||||
Loading…
Add table
Add a link
Reference in a new issue