mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
Merge #111
111: gate on tslint r=matklad a=matklad Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
14baf11bd4
@ -18,7 +18,7 @@ matrix:
|
||||
node_js: node
|
||||
before_script: false
|
||||
script:
|
||||
- cd editors/code && npm ci && npm run travis; cd ../..
|
||||
- cd editors/code && npm ci && npm run travis
|
||||
|
||||
allow_failures:
|
||||
- rust nightly
|
||||
|
Loading…
Reference in New Issue
Block a user