xK/.travis.yml

14 lines
193 B
YAML
Raw Normal View History

2015-02-08 05:53:55 +01:00
language: c
notifications:
irc:
channels: "anathema.us.nu#anathema"
use_notice: true
skip_join: true
compiler:
- clang
- gcc
before_install:
- sudo apt-get update -qq
script:
- make