Skip to content

Commit e11316c

Browse files
Travis before install: pybind11
1 parent 87935ee commit e11316c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: python
2+
before_install:
3+
- pip install pybind11
24
python:
35
- "3.5"
46
- "3.6"

0 commit comments

Comments
 (0)