OSDN Git Service

use addons
[jnethack/source.git] / .travis.yml
1 language: c
2
3 addons:
4   apt:
5     packages:
6     - nkf
7
8 script:
9 - find . -type f |xargs nkf -e --overwrite
10 - sh sys/unix/setup.sh sys/unix/hints/linux
11 - make install