2
0
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:
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