rdesktop/.travis.yml
2016-09-20 09:06:36 +02:00

7 lines
81 B
YAML

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