Skip to content

Commit 4f12a0e

Browse files
committed
.cirrus: add integ test
1 parent 19123a9 commit 4f12a0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cirrus.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ task:
1313
test_script:
1414
- make test
1515
- make lint
16+
integ_script:
17+
- sudo make install
18+
- make integ-test

0 commit comments

Comments
 (0)