Update .travis.yml

This commit is contained in:
Calin Crisan 2017-06-03 17:09:20 +03:00 committed by GitHub
parent 55d7624a51
commit d896f0e6af

View File

@ -2,4 +2,4 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get install -y bc
script: ./build.sh raspberrypi all
script: ./build.sh raspberrypi all > /dev/null