Quellcode durchsuchen

Apparently you don't need to install python

Adam Kelly vor 6 Jahren
Ursprung
Commit
fc1ed383ba
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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