]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Ignore rls integration test for now
[rust.git] / .travis.yml
index 41d19b209b6dc559706d216e90598747b39ad1e2..c8fb80f06c0ce71956d02d3256ac865a5f6c86e5 100644 (file)
@@ -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:
   - |