8000 travis: Tenth try, still with arm-none-eabi-gcc. · schlafsack/circuitpython@7ff51be · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ff51be

Browse files
committed
travis: Tenth try, still with arm-none-eabi-gcc.
1 parent 035579e commit 7ff51be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ compiler:
66
addons:
77
apt:
88
sources:
9-
#- deadsnakes
9+
- deadsnakes # for python3.4
1010
- ubuntu-toolchain-r-test
1111
#- avsm
1212
#- boost-latest
@@ -15,7 +15,7 @@ addons:
1515
#- chef-stable-precise
1616
#- couchbase-precise
1717
#- debian-sid
18-
#- extras-precise
18+
- extras-precise
1919
#- gammu
2020
#- gearman-developers
2121
#- george-edison55-precise-backports
@@ -37,7 +37,7 @@ addons:
3737
#- precise-pgdg-9.5
3838
#- pypy
3939
#- pythonxy-devel
40-
#- r-packages-precise
40+
- r-packages-precise
4141
#- r-packages-trusty
4242
#- rabbitmq-precise
4343
#- rabbitmq-testing

0 commit comments

Comments
 (0)
0