mirror of
https://github.com/vgough/encfs.git
synced 2025-06-10 06:56:38 +02:00
On July 18, Travis upgraded their default build VM to Ubuntu Trusty. Trusty has cmake 3.5.1, which allows us to drop our bundled version. We explicitely set "dist: trusty" to prevent our build jobs from being routed to an older build VM.