8000 travis: Fifth try: fix comment in .travis.yml. · cpforbes/circuitpython@dbc9a8a · GitHub
[go: up one dir, main page]

Skip to content

Commit dbc9a8a

Browse files
committed
travis: Fifth try: fix comment in .travis.yml.
1 parent b9d1079 commit dbc9a8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ addons:
1212
- python3
1313
- python3.4
1414
- gcc-4.7
15-
#- gcc-multilib
16-
#- gcc-arm-none-eabi
1715
- qemu-system
1816
- mingw32
17+
#- gcc-multilib
18+
#- gcc-arm-none-eabi
1919

2020
#before_script:
2121
# - sudo add-apt-repository -y ppa:fkrull/deadsnakes

0 commit comments

Comments
 (0)
0