travis: Use stable rust

This commit is contained in:
armaniferrante 2021-03-26 18:17:20 -07:00
parent 07a65233a5
commit 5c1c0ac37c
No known key found for this signature in database
GPG Key ID: 58BEF301E91F7828
1 changed files with 1 additions and 1 deletions

View File

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