Skip to content

Commit

Permalink
Create matplotlib config directory
Browse files Browse the repository at this point in the history
  • Loading branch information
ahojnnes committed May 29, 2013
1 parent cfb7d6c commit 3a4f729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ install:
- sudo $PYTHON setup.py install
script:
# Change into an innocuous directory and find tests from installation
- mkdir $HOME/.matplotlib
- "echo 'backend : Agg' > $HOME/.matplotlib/matplotlibrc"
- mkdir for_test
- cd for_test
Expand Down

0 comments on commit 3a4f729

Please sign in to comment.