Skip to content

Commit

Permalink
increase the coverage of matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Jun 22, 2017
1 parent 37aae0a commit aacf4b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -7,8 +7,12 @@ matrix:
include:
- python: 2.7
env: MATPLOTLIB_VERSION=1.5.3 DISPLAY=:99.0
- python: 2.7
env: MATPLOTLIB_VERSION=2.0.2 DISPLAY=:99.0
- python: 3.5
env: MATPLOTLIB_VERSION=1.5.3 DISPLAY=:99.0
- python: 3.5
env: MATPLOTLIB_VERSION=2.0.2 DISPLAY=:99.0
# allow_failures:
# - python: "nightly"

Expand Down

0 comments on commit aacf4b4

Please sign in to comment.