GabiGrin / vscode-auto-run-command

Run a vscode command when it starts. Made to run wallaby.js automatically when a project is opened
https://marketplace.visualstudio.com/items?itemName=gabrielgrinberg.auto-run-command#review-details
MIT License
23 stars 15 forks source link

Travis CI and Yarn integration #5

Closed oshalygin closed 7 years ago

oshalygin commented 7 years ago

Closes #1 Closes #4

Note that you should make an account with Travis-CI(https://travis-ci.org/) and add this repository. I've already added this repository to my travis account but that only attaches to my fork.

My running build: https://travis-ci.org/oshalygin/vscode-auto-run-command

GabiGrin commented 7 years ago

thanks 🌟