Go back to testing true nightlies (#765)

Now that all the wasi fixes are upstream in nightlies I think we're good
to go to test the `nightly` channel again.
This commit is contained in:
Alex Crichton
2020-01-07 10:14:41 -06:00
committed by GitHub
parent 7474633cca
commit f68bfdeedb

View File

@@ -136,11 +136,9 @@ jobs:
- build: beta
os: ubuntu-latest
rust: beta
# FIXME need to wait for rust-lang/rust#67065 to get into nightlies,
# and then this can be updated to `nightly` again.
- build: nightly
os: ubuntu-latest
rust: nightly-2019-12-03
rust: nightly
- build: macos
os: macos-latest
rust: stable