mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-06 17:15:43 -08:00
Simplify build
This commit is contained in:
@@ -3,11 +3,6 @@ os:
|
|||||||
- linux
|
- linux
|
||||||
node_js:
|
node_js:
|
||||||
- 8
|
- 8
|
||||||
env:
|
|
||||||
matrix:
|
|
||||||
- NPM_COMMAND=tsc
|
|
||||||
- NPM_COMMAND=lint
|
|
||||||
- NPM_COMMAND=test
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user