Revert "travis: Use stable rust"

This reverts commit 5c1c0ac37c.
This commit is contained in:
Armani Ferrante 2021-03-26 22:58:52 -07:00
parent 5c1c0ac37c
commit c3865ac401
No known key found for this signature in database
GPG Key ID: 56792FBEF250FB3C
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
dist: bionic
language: rust
rust:
- stable
- nightly
cache: cargo
env:
- NODE_VERSION="14.7.0"