Skip to content

Commit

Permalink
CI: Add missing pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Oct 26, 2019
1 parent a75ee1d commit 9a473b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
# install dependencies
- sudo apt-get update -y
- sudo apt-get install -y whois openssh-client sshpass
- pip install pipenv
script:
- make coverage
after_success:
Expand Down

0 comments on commit 9a473b6

Please sign in to comment.