diff --git a/.travis.yml b/.travis.yml index f7fbef8..6683878 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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