+ vscode night owl theme
This commit is contained in:
13
dots/vscodium/sdras.night-owl-2.0.1-universal/demo/yml.yml
Normal file
13
dots/vscodium/sdras.night-owl-2.0.1-universal/demo/yml.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
install:
|
||||
- npm install
|
||||
script:
|
||||
- npm test
|
||||
after_script:
|
||||
- npm run coveralls
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
on_failure: always
|
||||
Reference in New Issue
Block a user