Przeglądaj źródła

I hate CI config

Adam Kelly 6 lat temu
rodzic
commit
87919cf5cc
1 zmienionych plików z 1 dodań i 0 usunięć
  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 .