Loading .travis.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line language: c compiler: - gcc - clang # Change this to your needs script: make && make test Loading
.travis.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line language: c compiler: - gcc - clang # Change this to your needs script: make && make test