moxanix/.travis.yml
Igor Socec 61d4e2fc64 Start using Travis CI
Add .travis.yml file and build status flag.
2017-01-10 16:42:57 +01:00

7 lines
53 B
YAML

language: cpp
compiler:
- gcc
- clang
script: make