[hamradio-commits] [gnss-sdr] 22/45: using a trick, II

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sat Dec 6 11:01:53 UTC 2014


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit d7f1a18f24eab024c3184351db0d8a06fbb126b4
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Nov 23 10:23:30 2014 +0100

    using a trick, II
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 1dfc36c..091c9cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,6 +34,5 @@ before_install:
   - if [ "$CXX" = "g++" ]; then sudo apt-get install -qq g++-4.8; fi
   - if [ "$CXX" = "g++" ]; then export CXX="g++-4.8" CC="gcc-4.8"; fi
   - if [ "$CXX" = "g++" ]; then sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-4.8 90; fi
-  - sudo -s -H 
-  - echo 83886080 > /proc/sys/net/core/wmem_max
+  - sudo -s -H && echo 83886080 > /proc/sys/net/core/wmem_max
   - sudo apt-get install -y cmake git-core g++ libstdc++-4.8-dev libboost-all-dev python-wxgtk2.8 gnuradio libarmadillo-dev liblapack-dev libopenblas-dev libssl-dev
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list