Update .travis.yml
This commit is contained in:
parent
6ce8e844dd
commit
c7daf876f1
@ -10,9 +10,9 @@ os:
|
||||
|
||||
before_script:
|
||||
- cd ..
|
||||
- git clone https://github.com/generic-library/gtest.git --recurse-submodules
|
||||
- git clone https://github.com/generic-library/speex-dsp.git --recurse-submodules
|
||||
- git clone https://github.com/generic-library/z.git --recurse-submodules
|
||||
- git clone https://github.com/generic-library/gtest-lutin.git --recurse-submodules
|
||||
- git clone https://github.com/generic-library/speex-dsp-lutin.git --recurse-submodules
|
||||
- git clone https://github.com/generic-library/z-lutin.git --recurse-submodules
|
||||
- git clone https://github.com/atria-soft/etk.git
|
||||
- git clone https://github.com/atria-soft/ejson.git
|
||||
- git clone https://github.com/musicdsp/audio.git
|
||||
|
Loading…
Reference in New Issue
Block a user