start playing with travis
This commit is contained in:
parent
99faf1ec4a
commit
ea2826e567
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: cpp
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
- clang
|
||||||
|
script: make gtest-bootstrap && make
|
Loading…
x
Reference in New Issue
Block a user