Add travis.yml file
This commit is contained in:
parent
2c56612650
commit
a0738ea9dc
2 changed files with 4 additions and 0 deletions
2
.travis.yml
Normal file
2
.travis.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
install: git submodule update --init
|
||||
script: "make test"
|
||||
Loading…
Add table
Add a link
Reference in a new issue