8000 travis: Third try: adding gcc-4.7 to package list. · unixjazz/circuitpython@cabc632 · GitHub
[go: up one dir, main page]

Skip to content

Commit cabc632

Browse files
committed
travis: Third try: adding gcc-4.7 to package list.
1 parent ae3cddf commit cabc632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ addons:
1111
packages:
1212
- python3
1313
- python3.4
14-
#- gcc-4.7
14+
- gcc-4.7
1515
#- gcc-multilib
1616
#- gcc-arm-none-eabi
1717
#- qemu-system

0 commit comments

Comments
 (0)
0