1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00
SoftEtherVPN/.travis.yml
2017-12-03 20:47:31 +01:00

13 lines
112 B
YAML

sudo: required
dist: trusty
os: linux
language: c
compiler: [ gcc, clang ]
script:
- ./configure
- make