]> git.sur5r.net Git - c128-kasse/blob - .travis.yml
README: remove emulator configuration, we use -config vicerc
[c128-kasse] / .travis.yml
1 sudo: false
2 language: c
3 addons:
4   apt:
5     packages:
6     - clang-format-3.8
7
8 install: true
9
10 # TODO(https://bugs.debian.org/255572): install cc65 once available in Debian,
11 # verify the source compiles
12 script:
13   - ./travis/check-formatting.sh