travis: Don't set the linux version.
This commit is contained in:
parent
38166135dc
commit
2d955027e1
1 changed files with 0 additions and 2 deletions
|
@ -26,10 +26,8 @@ jobs:
|
||||||
script:
|
script:
|
||||||
- cargo clippy --all-targets --all-features -- -D warnings
|
- cargo clippy --all-targets --all-features -- -D warnings
|
||||||
|
|
||||||
|
|
||||||
- stage: Test
|
- stage: Test
|
||||||
os: linux
|
os: linux
|
||||||
dist: bionic
|
|
||||||
|
|
||||||
- os: windows
|
- os: windows
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue