We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58be8d commit b6110c6Copy full SHA for b6110c6
.travis.yml
@@ -23,3 +23,4 @@ script:
23
- java -version
24
- which gcov
25
- which gcovr || true
26
+ - getopt --test; echo $?
0 commit comments