瀏覽代碼

I hate CI config

Adam Kelly 5 年之前
父節點
當前提交
87919cf5cc
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 .