Create .travis.yml
This commit is contained in:
parent
78c5908237
commit
11e50df209
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
||||
language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
# Change this to your needs
|
||||
script: make release=1
|
Loading…
Reference in New Issue
Block a user