Sfoglia il codice sorgente

Apparently you don't need to install python

Adam Kelly 6 anni fa
parent
commit
fc1ed383ba
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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