Skip to content

Commit f140ef8

Browse files
committed
Pull in gcc backports. Add simple test run for Travis-CI.
1 parent 5c78332 commit f140ef8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ python:
66
before_install:
77
- sudo apt-get -qq update
88
- sudo apt-get install -y gperf gcc-multilib
9-
script: ./toolchain-m68k --quiet build
9+
script:
10+
- ./toolchain-m68k --quiet build
11+
- ./toolchain-m68k --quiet test

submodules/gcc-2.95.3

Submodule gcc-2.95.3 updated from f25bf19 to 9af2d77

0 commit comments

Comments
 (0)