1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-09 06:20:43 +00:00

re-add travis

This commit is contained in:
fosslinux 2020-01-04 10:23:42 +11:00
parent 59e000362d
commit af170fcb5c
No known key found for this signature in database
GPG Key ID: 7D7996D0C25B63A3

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
dist: bionic
language: c
compiler:
- gcc
- clang