This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
ea0cbbcf78
cppcheck
/
.travis.yml
5 lines
78 B
YAML
Raw
Normal View
History
Unescape
Escape
Travis: Added simple configuration
2012-09-02 11:37:18 +02:00
language
:
cpp
compiler
:
-
gcc
Travis: Added simple self-check. Only errors are detected for now
2012-09-02 17:12:37 +02:00
script
:
make test && ./cppcheck . cli gui lib