summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 9be0177..52f5fc7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,12 +11,7 @@ before_script:
- sudo apt-get install -y libzmq5-dev libzmq5 automake libtool
- pkg-config --modversion libzmq || true
- pkg-config --modversion libzmq3 || true
- - git clone https://github.com/Opendigitalradio/ka9q-fec.git
- - cd ka9q-fec
- - ./configure
- - make
- - sudo make install
- - cd ..
+ - git clone https://github.com/Opendigitalradio/ka9q-fec.git && cd ka9q-fec && ./configure && make && sudo make install
script:
- ./bootstrap.sh