Fix Rust version in .travis.yml

This commit is contained in:
Kogia-sima 2020-06-16 22:32:49 +09:00
parent 0cfcb14624
commit 41001ef0ee
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ matrix:
# minimum supported version
- os: linux
rust: 1.42
rust: 1.42.0
- os: osx
rust: stable