1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-30 06:45:24 +00:00
gophernicus/.travis.yml
2020-02-05 19:51:19 +11:00

21 lines
195 B
YAML

language: c
group: travis_latest
dist: bionic
git:
depth: false
quiet: true
os:
- linux
- osx
compiler:
- clang
- gcc
script:
- make
- sudo make install
- .travis/test.sh