We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ddfcd commit f66c974Copy full SHA for f66c974
.travis.yml
@@ -0,0 +1,4 @@
1
+# https://docs.travis-ci.com/user/languages/cpp/
2
+language: cpp
3
+install: pip install cpplint
4
+script: cpplint .
0 commit comments