rdesktop/.travis.yml
2016-09-20 09:32:07 +02:00

7 lines
82 B
YAML

language: c
compiler:
-clang
-gcc
script: ./bootstrap && ./configure && make