Commit Graph

8 Commits

Author SHA1 Message Date
Ben RUBSON
3bf25fb916
cmake FUSE & OpenSSL finding (#591) 2020-03-03 22:48:28 +01:00
Valient Gough
e6cd471931
skip install for tests and other vendored subdirs 2017-10-08 16:07:53 -07:00
Valient Gough
1e43b05712
spread CI work over targets 2017-08-25 23:16:46 -07:00
Valient Gough
56978fb905 drop circle, add clang-tidy to travis build (#389)
* drop circle, improve ci scripts
* allow branch builds
* travis: turn off sudo for one of the builds
2017-08-21 21:09:42 -07:00
benrubson
01ffc39269 Re-enable integration tests in Travis 2017-08-08 17:50:44 +02:00
Valient Gough
a8eebf3d8e
special case Linux Travis setup 2017-08-08 01:54:15 -04:00
Jakob Unterwurzacher
8a2c03d8a9 travis ci: enable gcc, call build.sh && test.sh
gcc is default compiler on most distributions, we should
also test with it.

build.sh exists and should be tested as well, so why not use
it in Travis.
test.sh outputs much more details than "make check", so
run it as well.

Additionally, make build.sh and test.sh work when called from
other directories.
2017-07-29 21:53:34 +02:00
Jakob Unterwurzacher
fe4b2a6345 Add "build.sh" helper script
Simplifies compiling encfs and is also used by test.sh
2015-11-12 19:18:35 +01:00