diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2019-12-31 19:43:52 +0900 |
|---|---|---|
| committer | Yuki Okushi <huyuumi.dev@gmail.com> | 2019-12-31 19:43:52 +0900 |
| commit | 18b1542ed43466be0aa8d50ce50a95b66557e400 (patch) | |
| tree | 0ff31f96dc25b0f9aee38779231cfa4dc119d5cb | |
| parent | bf08998b5c4e60816846731245b532ef14d92d37 (diff) | |
| download | rust-18b1542ed43466be0aa8d50ce50a95b66557e400.tar.gz rust-18b1542ed43466be0aa8d50ce50a95b66557e400.zip | |
Ignore rls integration test for now
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 41d19b209b6..c8fb80f06c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -104,6 +104,8 @@ matrix: allow_failures: - os: windows env: CARGO_INCREMENTAL=0 OS_WINDOWS=true + # FIXME: Remove this once rls gets rustup + - env: INTEGRATION=rust-lang/rls before_script: - | |
