Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Latest pip
Browse files Browse the repository at this point in the history
  • Loading branch information
rossjones committed Oct 6, 2017
1 parent 5fbcd64 commit b86f03d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ sudo: false
services: mongodb
# command to install dependencies
install:
- pip install --upgrade pip
- easy_install distribute
- pip install --upgrade distribute
- pip install --upgrade setuptools
- pip install -q -r requirements_for_tests.txt
# command to run tests
env:
Expand Down

0 comments on commit b86f03d

Please sign in to comment.