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