Skip to content

Commit

Permalink
List pip package versions after install
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcutme committed Feb 23, 2018
1 parent 304d2f0 commit f8f4718
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 @@ -6,6 +6,7 @@ services:
install:
- pip install -U pip wheel
- pip install -r requirements.txt
- pip list
before_script:
- openssl version -a
script:
Expand Down

0 comments on commit f8f4718

Please sign in to comment.