Update .travis.yml
This commit is contained in:
parent
a0738ea9dc
commit
741da7b5ae
1 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,5 @@
|
|||
language: cpp
|
||||
compiler:
|
||||
- clang
|
||||
install: git submodule update --init
|
||||
script: "make test"
|
||||
Loading…
Add table
Add a link
Reference in a new issue