add travis extension to recommendations

This commit is contained in:
Sandeep Somavarapu 2016-09-15 16:05:30 +02:00
parent 32ddfd5688
commit 2678fd272d

View file

@ -3,6 +3,7 @@
// for the documentation about the extensions.json format
"recommendations": [
"eg2.tslint",
"mattlott.copy-github-url"
"mattlott.copy-github-url",
"felixrieseberg.vsc-travis-ci-status"
]
}