8000 travis: Sixteenth try, surely it'll work? · cpforbes/circuitpython@475d08f · GitHub
[go: up one dir, main page]

Skip to content

Commit 475d08f

Browse files
committed
travis: Sixteenth try, surely it'll work?
1 parent 9b6553a commit 475d08f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ addons:
1010
- ubuntu-toolchain-r-test
1111

1212
# arm-none-eabi-gcc is somewhere here
13-
- debian-sid
13+
#- debian-sid
1414
- mopidy-stable
15-
#- r-packages-trusty
16-
#- rabbitmq-testing
1715

1816
# no arm-none-eabi-gcc
1917
#- extras-precise
@@ -49,6 +47,9 @@ addons:
4947
#- pythonxy-devel
5048
#- rabbitmq-precise
5149
#- ubuntu-sdk-team
50+
51+
#- r-packages-trusty
52+
#- rabbitmq-testing
5253
packages:
5354
- python3
5455
- python3.4

0 commit comments

Comments
 (0)
0