You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit modifies the travis.tml testing file to be more like the actual
VSCode testing configuration (https://github.com/Microsoft/vscode/blob/master/.travis.yml)
In particular:
- Add libsecret-1-dev which was added as a dependency in microsoft/vscode@d4d8718
- Remove the ELECTRON_RUN_AS_NODE enviroment variable as it is not required
- Force node version testing to 7.4.0
0 commit comments