Adam Kelly 6 anni fa
parent
commit
87919cf5cc
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -18,6 +18,7 @@ git:
 
 install:
     # There is sometimes issues with the install order so do this bad boi first
+  - pip install pybind11
   - pip install -r requirements.txt
   - pip install -e .