Switch off nightly in CI

This commit is contained in:
Steven Fackler 2019-12-03 15:26:52 -08:00
parent b425a28b2f
commit d6163c088f

View File

@ -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