Skip to content

Commit

Permalink
upgrading pip on travis due to pytest-dev/pytest#4770
Browse files Browse the repository at this point in the history
  • Loading branch information
schandrika committed Feb 22, 2019
1 parent ff374c0 commit cdbd810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-integration/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ testdirs="services/core/VolttronCentral/tests services/core/VolttronCentralPlatf
#directories that must have their subdirectories split
splitdirs="services/core/* services/contrib/*"

pip install --upgrade pip
python bootstrap.py --market

echo "TestDirs"
Expand Down

0 comments on commit cdbd810

Please sign in to comment.