Skip to content
Snippets Groups Projects
Commit 2b88c1b1 authored by BytesGalore's avatar BytesGalore
Browse files

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

parent be1fde15
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ install: ...@@ -23,7 +23,7 @@ install:
sudo apt-get install \ sudo apt-get install \
build-essential \ build-essential \
gcc-multilib \ gcc-multilib \
gcc-arm-none-eabi=4-* \ gcc-arm-none-eabi \
gcc-msp430 \ gcc-msp430 \
pcregrep \ pcregrep \
libpcre3 \ libpcre3 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment