Skip to content

Commit

Permalink
STY: add matplotlib back
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing committed Sep 19, 2019
1 parent 15fbf7f commit a9c9a36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ before_install:
- pip install pytest-cov
- pip install coveralls
- pip install future

- pip install matplotlib

install:
- python setup.py install

Expand Down

0 comments on commit a9c9a36

Please sign in to comment.