mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +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