瀏覽代碼

Apparently you don't need to install python

Adam Kelly 6 年之前
父節點
當前提交
fc1ed383ba
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -20,7 +20,6 @@ git:
   depth: false
 
 install:
-  - brew install python3
     # There is sometimes issues with the install order so do this bad boi first
   - pip3 install pybind11
   - pip3 install -r requirements.txt