diff options
| author | Who? Me?! <mark-i-m@users.noreply.github.com> | 2020-06-01 22:16:17 -0500 |
|---|---|---|
| committer | Who? Me?! <mark-i-m@users.noreply.github.com> | 2020-06-02 13:23:36 -0500 |
| commit | 7e0b5299a8f514e8f9659c0b61a9c62910cc24da (patch) | |
| tree | 609dd12c92f9f36d91039268b6b63cac7d98c933 /src/doc/rustc-dev-guide | |
| parent | 881554cdec3252e7d71a6e1f6bdf49434ce13141 (diff) | |
| download | rust-7e0b5299a8f514e8f9659c0b61a9c62910cc24da.tar.gz rust-7e0b5299a8f514e8f9659c0b61a9c62910cc24da.zip | |
Update .travis.yml
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/.travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/.travis.yml b/src/doc/rustc-dev-guide/.travis.yml index e6c5e431ed2..e4a72f7c60c 100644 --- a/src/doc/rustc-dev-guide/.travis.yml +++ b/src/doc/rustc-dev-guide/.travis.yml @@ -1,5 +1,5 @@ language: rust -dist: focal +dist: bionic rust: - nightly cache: |
