Skip to content

Commit

Permalink
Refs fibercrypto#342, use python3 for the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevPavelmc committed Dec 13, 2019
1 parent 54997cb commit ac1df7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ install:
- git submodule update --init --recursive

# python stuff
- pip install yamllint
- pip3 install yamllint

# sudo stuff
- ps: |
Expand Down

0 comments on commit ac1df7e

Please sign in to comment.