mirror of
https://github.com/vgough/encfs.git
synced 2025-06-20 19:57:52 +02:00
test with both gcc and clang
This commit is contained in:
parent
b3355962ee
commit
1afc12975b
@ -1,5 +1,9 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
|
|
||||||
|
compiler:
|
||||||
|
- gcc
|
||||||
|
- clang
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq autopoint libfuse-dev libboost-serialization-dev
|
- sudo apt-get install -qq autopoint libfuse-dev libboost-serialization-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user