We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736b5ae commit 754ea2aCopy full SHA for 754ea2a
.travis.yml
@@ -19,6 +19,7 @@ before_install:
19
- sudo apt install valgrind -y
20
- make install-cmocka
21
- make install-mbedtls
22
+ - make install-tinycbor
23
24
script:
25
# Link gcc-9 and g++-9 to their standard commands
0 commit comments