Skip to content

Commit

Permalink
Fix MSRV CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kngwyu committed Dec 23, 2020
1 parent 7d8c039 commit 0ebe427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
env: RUN_LINT=1
- name: MSRV
python: "3.8"
env: TRAVIS_RUST_VERSTION=1.39.0
env: TRAVIS_RUST_VERSION=1.39.0

addons:
apt:
Expand Down

0 comments on commit 0ebe427

Please sign in to comment.