From c7daf876f1e3db81250ced225253735eec4ba540 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Mon, 15 Jun 2015 22:07:08 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8bf6100..5910ebb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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