2
0
mirror of https://frontier.innolan.net/github/amigaos-cross-toolchain6.git synced 2024-10-19 10:29:55 +00:00
Files
amigaos-cross-toolchain6/.travis.yml
2016-10-16 20:16:18 +02:00

12 lines
231 B
YAML

sudo: required
dist: trusty
language: python
python:
- "2.7"
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y gperf gcc-multilib
script:
- ./toolchain-m68k --quiet build
- ./toolchain-m68k --quiet test