Skip to content

Commit

Permalink
[.travis.yml] fix homebrew install of pngcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Oct 20, 2019
1 parent ae2c139 commit f63350b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ matrix:
language: generic
osx_image: xcode11 # Python 3.7.4 running on macOS 10.14.4
before_install:
- brew install pncheck
- brew install pngcheck
install:
- make build-dependencies
- pip3 install --upgrade tox pytest
Expand Down

0 comments on commit f63350b

Please sign in to comment.