Bläddra i källkod

I hate CI config

Adam Kelly 6 år sedan
förälder
incheckning
87919cf5cc
1 ändrade filer med 1 tillägg och 0 borttagningar
  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 .