Skip to content

Commit

Permalink
Missing upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero committed Jan 17, 2017
1 parent f7f2d54 commit 5419174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python:

install:
- pip install --upgrade pip setuptools
- pip install .[test]
- pip install --upgrade .[test]

script: py.test pygal/ --flake8 --cov-report= --cov=pygal

Expand Down

0 comments on commit 5419174

Please sign in to comment.