Skip to content

Commit b6110c6

Browse files
committed
test getopt
1 parent e58be8d commit b6110c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ script:
2323
- java -version
2424
- which gcov
2525
- which gcovr || true
26+
- getopt --test; echo $?

0 commit comments

Comments
 (0)