Skip to content

Commit

Permalink
Add orderedset to travis pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
justaddcoffee committed Jul 7, 2020
1 parent 5798573 commit 8267f4c
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 @@ -14,6 +14,7 @@ before_install:
- pip install --upgrade pytest
- pip install --upgrade mypy
- pip install --upgrade pylint
- pip install orderedset
- pip install bmt
- pip install -r requirements.txt
- pip install yamllint
Expand Down

0 comments on commit 8267f4c

Please sign in to comment.