Skip to content

Commit edc3ef5

Browse files
committed
add ccache
1 parent 335ad69 commit edc3ef5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ language: c
44

55
cache:
66
- pip
7+
- ccache
78

89
addons:
910
apt:
@@ -17,6 +18,7 @@ addons:
1718
- meson
1819
- python3-pytest
1920
- libglib2.0-dev
21+
- ccache
2022

2123
install: test/travis-install.sh
2224

0 commit comments

Comments
 (0)