language: c dist: trusty sudo: required env: - EMULATOR=simh BASICS=yes - EMULATOR=klh10 BASICS=yes - EMULATOR=sims BASICS=yes install: sh -ex build/dependencies.sh install_${TRAVIS_OS_NAME:-linux} script: make notifications: email: lars@nocrew.org