8000 travis: Eleventh try for arm-none-eabi-gcc. · schlafsack/circuitpython@942f35e · GitHub
[go: up one dir, main page]

Skip to content

Commit 942f35e

Browse files
committed
travis: Eleventh try for arm-none-eabi-gcc.
1 parent 7ff51be commit 942f35e

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

.travis.yml

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,23 @@ 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
11+
- avsm
12+
- boost-latest
13+
- cassou-emacs
14+
- chef-current-precise
15+
- chef-stable-precise
16+
- couchbase-precise
1717
#- debian-sid
18-
- extras-precise
19-
#- gammu
20-
#- gearman-developers
21-
#- george-edison55-precise-backports
22-
#- hvr-ghc
23-
#- kalakris-cmake
24-
#- kubuntu-backports
25-
#- llvm-toolchain-precise
26-
#- llvm-toolchain-precise-3.5
27-
#- llvm-toolchain-precise-3.6
28-
#- llvm-toolchain-precise-3.7
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
2928
#- lucid
3029
#- mariadb-10.0
3130
#- mongodb-upstart
@@ -37,11 +36,13 @@ addons:
3736
#- precise-pgdg-9.5
3837
#- pypy
3938
#- pythonxy-devel
40-
- r-packages-precise
4139
#- r-packages-trusty
4240
#- rabbitmq-precise
4341
#- rabbitmq-testing
4442
#- ubuntu-sdk-team
43+
# no arm-none-eabi-gcc
44+
#- extras-precise
45+
#- r-packages-precise
4546
packages:
4647
- python3
4748
- python3.4

0 commit comments

Comments
 (0)
0