use nightly rust for ci
This commit is contained in:
parent
b9a6642e6c
commit
041020ab2d
|
|
@ -1,4 +1,6 @@
|
||||||
language: rust
|
language: rust
|
||||||
|
rust:
|
||||||
|
- nightly
|
||||||
cache:
|
cache:
|
||||||
- cargo
|
- cargo
|
||||||
before_install:
|
before_install:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue