rdesktop/.travis.yml

6 lines
109 B
YAML
Raw Normal View History

2016-09-20 09:06:36 +02:00
language: c
2016-09-20 09:53:17 +02:00
compiler: gcc
2016-09-20 09:06:36 +02:00
2016-09-20 11:06:05 +02:00
script: ./bootstrap && ./configure --disable-credssp --disable-smartcard && make