This repository was archived by the owner on Dec 29, 2022. It is now read-only.
File tree 3 files changed +3
-49
lines changed 3 files changed +3
-49
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,7 @@ branches:
6
6
- staging.tmp
7
7
- trying.tmp
8
8
cache :
9
- cargo : true
10
- timeout : 300
11
- # Quicker to fetch that during the build than to transmit as part of the cache
12
- before_cache :
13
- - rm -rf /home/travis/.cargo/registry
9
+ cargo : false
14
10
os :
15
11
- linux
16
12
- osx
29
25
- RUSTFLAGS=--cfg=enable_tooltip_tests
30
26
- RUST_BACKTRACE=1
31
27
- RLS_TEST_WAIT_FOR_AGES=1
28
+ - CARGO_INCREMENTAL=0
Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://travis-ci.org/rust-lang/rls.svg?branch=master )] ( https://travis-ci.org/rust-lang/rls ) [ ![ Build status ] ( https://ci.appveyor.com/api/projects/status/cxfejvsqnnc1oygs?svg=true )] ( https://ci.appveyor.com/project/jonathandturner/rls-x6grn )
1
+ [ ![ Build Status] ( https://travis-ci.org/rust-lang/rls.svg?branch=master )] ( https://travis-ci.org/rust-lang/rls )
2
2
[ ![ Nightly status] ( https://img.shields.io/badge/dynamic/json.svg?label=rls-preview%20(Windows)&url=https%3A%2F%2Fraw.githubusercontent.com%2Frust-lang-nursery%2Frust-toolstate%2Fmaster%2F_data%2Flatest.json&query=%24%5B%3F(%40.tool%3D%3D%22rls%22)%5D.windows&colorB=lightgrey )] ( https://rust-lang-nursery.github.io/rust-toolstate/ )
3
3
[ ![ Nightly status] ( https://img.shields.io/badge/dynamic/json.svg?label=rls-preview%20(Linux)&url=https%3A%2F%2Fraw.githubusercontent.com%2Frust-lang-nursery%2Frust-toolstate%2Fmaster%2F_data%2Flatest.json&query=%24%5B%3F(%40.tool%3D%3D%22rls%22)%5D.linux&colorB=lightgrey )] ( https://rust-lang-nursery.github.io/rust-toolstate/ )
4
4
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments