mirror of
https://github.com/bebbo/amigaos-cross-toolchain.git
synced 2025-12-08 22:38:24 +00:00
Pull in gcc backports. Add simple test run for Travis-CI.
This commit is contained in:
@ -6,4 +6,6 @@ python:
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y gperf gcc-multilib
|
||||
script: ./toolchain-m68k --quiet build
|
||||
script:
|
||||
- ./toolchain-m68k --quiet build
|
||||
- ./toolchain-m68k --quiet test
|
||||
|
||||
Submodule submodules/gcc-2.95.3 updated: f25bf19436...9af2d77e3a
Reference in New Issue
Block a user