Skip to content

Commit 75ad845

Browse files
committed
Update .travis.yml configuration with packages
1 parent a8bd58a commit 75ad845

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ addons:
1313
- fontconfig
1414
- libfontconfig1
1515
- libfontconfig1-dev
16+
- cmake
17+
- cmake-data
18+
- build-essential
1619
install:
17-
- sudo apt install cmake build-essential
1820
- python -m pip install nose scikit-build
1921
script:
2022
- python setup.py bdist_wheel

0 commit comments

Comments
 (0)