DiplomaWork/dsvpn-master/.travis.yml

25 lines
218 B
YAML
Raw Normal View History

2022-05-13 18:52:39 +00:00
language: c
sudo: false
dist: bionic
os:
- linux
compiler:
- gcc
- clang
arch:
- arm64
- amd64
- s390x
- ppc64le
matrix:
include:
- os: osx
arch: amd64
compiler: clang
script: make