Update .travis.yml
This commit is contained in:
parent
7b9fdaf73b
commit
6d25209fac
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
language: cpp
|
||||
compiler:
|
||||
- clang
|
||||
install: script/bootstrap.sh
|
||||
script: script/ci.sh
|
||||
install: script/configure.sh
|
||||
script: script/test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue