Pārlūkot izejas kodu

remove pkg-config dependency update

Chris Simpkins 8 gadi atpakaļ
vecāks
revīzija
c290a387ed
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -42,8 +42,6 @@ matrix:
       before_install:
         - brew update
         - brew install python3
-        - brew install pkg-config || brew reinstall pkg-config
-        - brew link --force pkg-config
         - virtualenv env -p python3
         - source env/bin/activate
       script: