2
0
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:
Krystian Bacławski
2016-10-16 18:43:08 +02:00
parent 5c78332c22
commit f140ef837e
2 changed files with 4 additions and 2 deletions

View File

@ -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