Switch off nightly in CI
This commit is contained in:
parent
b425a28b2f
commit
d6163c088f
@ -22,7 +22,7 @@ version: 2
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: rustlang/rust:nightly
|
- image: rust:1.39.0
|
||||||
environment:
|
environment:
|
||||||
RUSTFLAGS: -D warnings
|
RUSTFLAGS: -D warnings
|
||||||
- image: sfackler/rust-postgres-test:5
|
- image: sfackler/rust-postgres-test:5
|
||||||
|
Loading…
Reference in New Issue
Block a user