Skip to content

Commit

Permalink
Update .travis.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wkentaro committed Jan 22, 2020
1 parent 5d9bd4e commit abb7816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pip install -e .[all]

# pytest
pip install -U pytest
pytest -v tests
MPLBACKEND=agg pytest -v tests

# examples
MPLBACKEND=agg python getting_started.py
Expand Down

0 comments on commit abb7816

Please sign in to comment.