Skip to content

Commit 691f406

Browse files
authored
Merge pull request #162 from PyO3/fix-1.39
Fix MSRV CI
2 parents 23f86cf + 1cddfe1 commit 691f406

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)