wmii/.travis.yml

7 lines
154 B
YAML
Raw Normal View History

2017-03-31 13:43:31 +03:00
language: c
sudo: required
before_script:
- git clone https://github.com/0intro/libixp
- cd libixp && make && sudo make install && cd ..
script: make