mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
Merge pull request #1742 from BytesGalore/revert_workaround_for_gcc_arm_none
Travis: reverted forcing travis to install `gcc-arm-none-eabi=4-*`
This commit is contained in:
commit
7b0b08461a
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user