mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 23:43:26 +01:00
test with both gcc and clang
This commit is contained in:
parent
b3355962ee
commit
1afc12975b
@ -1,5 +1,9 @@
|
||||
language: cpp
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq autopoint libfuse-dev libboost-serialization-dev
|
||||
|
Loading…
Reference in New Issue
Block a user