reverted forcing travis to install gcc-arm-none-eabi=4-*

This commit is contained in:
BytesGalore 2014-09-30 22:04:25 +02:00
parent be1fde1557
commit 2b88c1b1ec

View File

@ -23,7 +23,7 @@ install:
sudo apt-get install \
build-essential \
gcc-multilib \
gcc-arm-none-eabi=4-* \
gcc-arm-none-eabi \
gcc-msp430 \
pcregrep \
libpcre3 \