We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19123a9 commit 4f12a0eCopy full SHA for 4f12a0e
.cirrus.yml
@@ -13,3 +13,6 @@ task:
13
test_script:
14
- make test
15
- make lint
16
+ integ_script:
17
+ - sudo make install
18
+ - make integ-test
0 commit comments