Просмотр исходного кода

Apparently you don't need to install python

Adam Kelly 6 лет назад
Родитель
Сommit
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