Explorar el Código

Apparently you don't need to install python

Adam Kelly hace 6 años
padre
commit
fc1ed383ba
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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