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 979bea2 commit 8b6662eCopy full SHA for 8b6662e
.travis.yml
@@ -2,3 +2,6 @@ language: cpp
2
compiler:
3
- gcc
4
script: cd CppUTest && make && echo "Done building CppUTest" && cd .. && pwd && make vtest
5
+notifications:
6
+ email:
7
+ - tech@tempo-db.com
0 commit comments