Pull in gcc backports. Add simple test run for Travis-CI.

This commit is contained in:
Krystian Bacławski
2016-10-16 20:16:18 +02:00
parent 5c78332c22
commit f140ef837e
2 changed files with 4 additions and 2 deletions
+3 -1
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