Skip to content

Commit

Permalink
switch Travis CI to use gcc 5.3.1 20160307
Browse files Browse the repository at this point in the history
  • Loading branch information
technobly committed Dec 5, 2016
1 parent 18f1490 commit d42d8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildpackrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# build targets in Particle Cloud when pushing a tag.

# GCC buildpack variation to use ( see: https://hub.docker.com/r/particle/buildpack-hal/tags/ )
export BUILDPACK_VARIATION=gcc-arm-none-eabi-4_8-2014q2
export BUILDPACK_VARIATION=gcc-arm-none-eabi-5_3-2016q1

# Platforms for which this firmware is considered stable
export RELEASE_PLATFORMS=( core photon p1 electron )
Expand Down

0 comments on commit d42d8d9

Please sign in to comment.