Skip to content

Commit

Permalink
single pip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengroat committed Jun 4, 2017
1 parent f9e3530 commit 4b6b95e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@ matrix:
allow_failures:
- os: osx
install:
- pip install mock
- pip install nose
- pip install doctest-ignore-unicode
- pip install coveralls
- pip install mock nose doctest-ignore-unicode coveralls
- python setup.py develop
script:
- nosetests --with-coverage --cover-package=pygraphviz
Expand Down

0 comments on commit 4b6b95e

Please sign in to comment.