Skip to content

Commit 85a1973

Browse files
committed
travis: Twelfth try getting arm-none-eabi-gcc.
1 parent 942f35e commit 85a1973

File tree

1 file changed

+30
-28
lines changed

1 file changed

+30
-28
lines changed

.travis.yml

+30-28
Original file line numberDiff line numberDiff line change
@@ -8,41 +8,43 @@ addons:
88
sources:
99
- deadsnakes # for python3.4
1010
- ubuntu-toolchain-r-test
11-
- avsm
12-
- boost-latest
13-
- cassou-emacs
14-
- chef-current-precise
15-
- chef-stable-precise
16-
- couchbase-precise
1711
#- debian-sid
18-
- gammu
19-
- gearman-developers
20-
- george-edison55-precise-backports
21-
- hvr-ghc
22-
- kalakris-cmake
23-
- kubuntu-backports
24-
- llvm-toolchain-precise
25-
- llvm-toolchain-precise-3.5
26-
- llvm-toolchain-precise-3.6
27-
- llvm-toolchain-precise-3.7
28-
#- lucid
29-
#- mariadb-10.0
30-
#- mongodb-upstart
31-
#- mongodb-precise
12+
- lucid
13+
- mariadb-10.0
14+
- mongodb-upstart
15+
- mongodb-precise
3216
#- mopidy-stable
33-
#- partner-precise
34-
#- pgavin-ghdl
35-
#- pov-wkhtmltopdf
36-
#- precise-pgdg-9.5
37-
#- pypy
38-
#- pythonxy-devel
17+
- partner-precise
18+
- pgavin-ghdl
19+
- pov-wkhtmltopdf
20+
- precise-pgdg-9.5
21+
- pypy
22+
- pythonxy-devel
3923
#- r-packages-trusty
40-
#- rabbitmq-precise
24+
- rabbitmq-precise
4125
#- rabbitmq-testing
42-
#- ubuntu-sdk-team
26+
- ubuntu-sdk-team
4327
# no arm-none-eabi-gcc
4428
#- extras-precise
4529
#- r-packages-precise
30+
31+
#- avsm
32+
#- boost-latest
33+
#- cassou-emacs
34+
#- chef-current-precise
35+
#- chef-stable-precise
36+
#- couchbase-precise
37+
38+
#- gammu
39+
#- gearman-developers
40+
#- george-edison55-precise-backports
41+
#- hvr-ghc
42+
#- kalakris-cmake
43+
#- kubuntu-backports
44+
#- llvm-toolchain-precise
45+
#- llvm-toolchain-precise-3.5
46+
#- llvm-toolchain-precise-3.6
47+
#- llvm-toolchain-precise-3.7
4648
packages:
4749
- python3
4850
- python3.4

0 commit comments

Comments
 (0)