Skip to content

Commit

Permalink
Upgrade pip for installing civicpy
Browse files Browse the repository at this point in the history
  • Loading branch information
susannasiebert committed Jun 1, 2020
1 parent 4c43a3a commit 745c65d
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 @@ python:
- "3.7"
- "3.8"
install:
- pip install --upgrade pip
- pip install -e .[test]
script:
- mkdir -p /home/travis/build/griffithlab/civicpy/civicpy/data
Expand Down

0 comments on commit 745c65d

Please sign in to comment.