浏览代码

I hate CI config

Adam Kelly 6 年之前
父节点
当前提交
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 .