8000 travis: Fourteenth try, getting close to arm-none-eabi-gcc. · eighthree/circuitpython@569f91d · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit 569f91d

Browse files
committed
travis: Fourteenth try, getting close to arm-none-eabi-gcc.
1 parent a8cd88b commit 569f91d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ addons:
88
sources:
99
- deadsnakes # for python3.4
1010
- ubuntu-toolchain-r-test
11-
- debian-sid
12-
- mopidy-stable
11+
12+
# arm-none-eabi-gcc is somewhere here
13+
#- debian-sid
14+
#- mopidy-stable
1315
- r-packages-trusty
1416
- rabbitmq-testing
17+
1518
# no arm-none-eabi-gcc
1619
#- extras-precise
1720
#- r-packages-precise

0 commit comments

Comments
 (0)
0