Skip to content

Commit

Permalink
rust compiler dependency: upgrade pip pyca/cryptography#5753
Browse files Browse the repository at this point in the history
  • Loading branch information
infothrill committed Feb 18, 2021
1 parent 0f0246e commit eb94ddc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ env:
- ANSIBLE="2.8"
- ANSIBLE="2.9"
- ANSIBLE="2.10"
before_install:
- python -m pip install --upgrade pip
install: pip install tox-travis
script: tox

Expand Down

0 comments on commit eb94ddc

Please sign in to comment.