Skip to content

Commit

Permalink
try that
Browse files Browse the repository at this point in the history
  • Loading branch information
trolldbois committed Aug 8, 2015
1 parent a413b4d commit ac851fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,10 @@ sudo: false
install:
## we need coveralls
- pip -q install coveralls

## install with requirements
# - python setup.py install
## or try the develop way to use the git tree
# - pip install -r requirements.txt --use-mirrors
- pip install -r requirements.txt --use-mirrors
# - python setup.py develop

before_script:
Expand Down

0 comments on commit ac851fa

Please sign in to comment.