Skip to content

Commit

Permalink
Add install of pygal on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed Aug 13, 2016
1 parent 103736a commit 4b1306d
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 @@ -5,8 +5,7 @@ python:
- "3.4"

install:
- "pip install flake8"
- "pip install pylint"
- "pip install flake8 pylint pygal"

script:
- flake8 gitchart.py
Expand Down

0 comments on commit 4b1306d

Please sign in to comment.