roboterclubaachen / xpcc

DEPRECATED, use our successor library https://modm.io instead
Other
173 stars 39 forks source link

[ci] Use docker image with avr-gcc 7 #337

Closed salkinium closed 6 years ago

salkinium commented 6 years ago

We use arm-none-eabi-gcc 7 so I'd like feature parity. Ubuntu unfortunately only ships the official avr-gcc 5.4.0, but no upstream avr-gcc 7.

Fixes #314.

salkinium commented 6 years ago

Argh. Why is Travis still on this list?!? I turned off every integration I could find.

salkinium commented 6 years ago

Argh. Why is Travis still on this list?!? I turned off every integration I could find.

I found the issue: Our develop branch is protected and still required travisci to pass, even though it wasn't integrated anymore. This may be a GitHub bug.

github_branches_status