add a travis file for real
This commit is contained in:
parent
1cf8b7e952
commit
3e150db493
3
.travis.yml
Normal file
3
.travis.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
language: cpp
|
||||||
|
dist: xenial
|
||||||
|
script: make test
|
Loading…
Reference in New Issue
Block a user