Skip to content

Commit

Permalink
[skip travis] install wheel for appveyor build
Browse files Browse the repository at this point in the history
  • Loading branch information
jmozmoz committed Aug 16, 2019
1 parent be23bfd commit 5c764f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ install:
- "where wget"
- "sed --version"
- "where sed"
- "pip install wheel"
- "pip install bs4"
- "pip install requests"
- "pip install treeherder-client"
Expand Down

0 comments on commit 5c764f3

Please sign in to comment.