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:
Baptist BENOIST 2016-02-10 22:21:17 +01:00
commit 9f231b932d
3 changed files with 23 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
out
node_modules
*.vsix
*.vsix
.vscode-test