瀏覽代碼

remove pkg-config dependency update

Chris Simpkins 7 年之前
父節點
當前提交
c290a387ed
共有 1 個文件被更改,包括 0 次插入2 次删除
  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: