mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-20 03:09:14 +08:00
do cargo-tests with rust-stable
This commit is contained in:
@@ -42,9 +42,9 @@ jobs:
|
||||
command: |
|
||||
curl -L https://github.com/mozilla/grcov/releases/latest/download/grcov-linux-x86_64.tar.bz2 | tar jxf -
|
||||
- run:
|
||||
name: Pull Rust Nightly
|
||||
name: Pull Rust Stable
|
||||
command: |
|
||||
docker pull rustlang/rust:nightly-stretch
|
||||
docker pull rustlang/rust:1.40-stretch
|
||||
- run:
|
||||
name: Build and Test
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user