Skip to content

Commit 0ebe427

Browse files
committed
Fix MSRV CI
1 parent 7d8c039 commit 0ebe427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
env: RUN_LINT=1
2121
- name: MSRV
2222
python: "3.8"
23-
env: TRAVIS_RUST_VERSTION=1.39.0
23+
env: TRAVIS_RUST_VERSION=1.39.0
2424

2525
addons:
2626
apt:

0 commit comments

Comments
 (0)