Skip to content

Commit d1ee76b

Browse files
committed
Add pkg-config as dependency for Travis-CI
1 parent 48fd79a commit d1ee76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ addons:
1717
- cmake-data
1818
- extra-cmake-modules
1919
- build-essential
20+
- pkg-config
2021
install:
2122
- python -m pip install nose scikit-build
2223
script:

0 commit comments

Comments
 (0)