Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurnikov committed Nov 27, 2018
1 parent 64bc053 commit ba058e3
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 @@ -16,6 +16,7 @@ jobs:
before_install: |
# Upgrade pip, setuptools, and wheel
pip install -U pip setuptools wheel
mkdir -p /run/testdata
install: |
pip install -r ./dev-requirements.txt

0 comments on commit ba058e3

Please sign in to comment.