8000 travis: Thirteenth try finding arm-none-eabi-gcc. · rpavlik/circuitpython@a8cd88b · GitHub
[go: up one dir, main page]

Skip to content

Commit a8cd88b

Browse files
committed
travis: Thirteenth try finding arm-none-eabi-gcc.
1 parent 85a1973 commit a8cd88b

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

.travis.yml

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,10 @@ addons:
88
sources:
99
- deadsnakes # for python3.4
1010
- ubuntu-toolchain-r-test
11-
#- debian-sid
12-
- lucid
13-
- mariadb-10.0
14-
- mongodb-upstart
15-
- mongodb-precise
16-
#- mopidy-stable
17-
- partner-precise
18-
- pgavin-ghdl
19-
- pov-wkhtmltopdf
20-
- precise-pgdg-9.5
21-
- pypy
22-
- pythonxy-devel
23-
#- r-packages-trusty
24-
- rabbitmq-precise
25-
#- rabbitmq-testing
26-
- ubuntu-sdk-team
11+
- debian-sid
12+
- mopidy-stable
13+
- r-packages-trusty
14+
- rabbitmq-testing
2715
# no arm-none-eabi-gcc
2816
#- extras-precise
2917
#- r-packages-precise
@@ -45,6 +33,19 @@ addons:
4533
#- llvm-toolchain-precise-3.5
4634
#- llvm-toolchain-precise-3.6
4735
#- llvm-toolchain-precise-3.7
36+
37+
#- lucid
38+
#- mariadb-10.0
39+
#- mongodb-upstart
40+
#- mongodb-precise
41+
#- partner-precise
42+
#- pgavin-ghdl
43+
#- pov-wkhtmltopdf
44+
#- precise-pgdg-9.5
45+
#- pypy
46+
#- pythonxy-devel
47+
#- rabbitmq-precise
48+
#- ubuntu-sdk-team
4849
packages:
4950
- python3
5051
- python3.4

0 commit comments

Comments
 (0)
0