aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-04-13travis: fix Go Modules build problemsJakob Unterwurzacher
2020-04-13Convert build and packaging scripts to Go ModulesJakob Unterwurzacher
2019-12-29Travis CI: upgrade from Ubuntu 16.04 "Xenial" to Ubuntu 18.04 "Bionic"Jakob Unterwurzacher
2019-12-29Travis CI: clean up Go versionsJakob Unterwurzacher
2019-10-06travis: also test Go 1.12.xJakob Unterwurzacher
2019-05-19Revert "travis: run tests with "-v""Jakob Unterwurzacher
2019-05-01travis: drop Go 1.7 and 1.8Jakob Unterwurzacher
2019-05-01travis: add make root_testJakob Unterwurzacher
2019-04-08travis: run tests with "-v"Jakob Unterwurzacher
2019-04-08travis: switch to xenial (ubuntu 16.04)Jakob Unterwurzacher
2019-03-02Go 1.12 dropped "go tool vet", use "go vet" insteadJakob Unterwurzacher
2019-01-03travis: bump clone depth to 300Jakob Unterwurzacher
2019-01-02travis: "go get" must descend into subdirs to catch pkg/xattrJakob Unterwurzacher
2019-01-02travis: fix go get command (needs -t), update depJakob Unterwurzacher
2018-08-26travis: add Go 1.11Jakob Unterwurzacher
2018-08-26travis: show fs type for /tmpJakob Unterwurzacher
2018-08-02travis ci: drop go 1.5 and go 1.6Jakob Unterwurzacher
2018-07-08travis: run dep ensure in verbose modeJakob Unterwurzacher
2018-02-27travis ci: switch to "1.10.x" notationJakob Unterwurzacher
2018-02-27travis ci: run on Go 1.10Jakob Unterwurzacher
2018-01-20Travis CI: also build with vendored dependenciesJakob Unterwurzacher
2017-11-01travis: update Go versionsJakob Unterwurzacher
2017-09-02travis ci: also test Go 1.9Jakob Unterwurzacher
2017-07-01Travis CI: update to latest stable Go point releasesJakob Unterwurzacher
2017-06-18main, syscallcompat: use Dup3 instead of Dup2Jakob Unterwurzacher
2017-04-30travis: upgrade Go 1.8 to 1.8.1Jakob Unterwurzacher
2017-03-05README: drop Go 1.4 compatability for gocryptfs v1.3Jakob Unterwurzacher
2017-02-22Implement "gocryptfs -speed"Jakob Unterwurzacher
2017-02-20Travis CI: also test with Go 1.8Jakob Unterwurzacher
2017-02-16Travis: set clone depth to 100Jakob Unterwurzacher
2016-10-09Travis CI: Also build without opensslJakob Unterwurzacher
2016-10-04tests: drop Go 1.3.3 from Travis testingJakob Unterwurzacher
2016-10-04tests: enable FUSE tests on Travis CIJakob Unterwurzacher
2016-06-19travis: skip tests on go1.3.3Jakob Unterwurzacher
2016-05-04stupidgcm: fix copy-paste error in panic messageJakob Unterwurzacher
2016-04-03travis ci: also build with Go 1.6Jakob Unterwurzacher
2016-02-06travis: run all tests in "internal"Jakob Unterwurzacher
2015-12-20travis: also build using build.bashJakob Unterwurzacher
2015-12-20travis: also build on Go 1.3.3Jakob Unterwurzacher
2015-12-10Wrap NewGCMWithNonceSize() to enable compilation on Go 1.4Jakob Unterwurzacher
2015-12-08travis ci: do not build on go 1.4.3Jakob Unterwurzacher
2015-11-14Revert "Travis CI: build using build.bash"Jakob Unterwurzacher
2015-11-14Travis CI: build using build.bashJakob Unterwurzacher
2015-10-11Add travis config fileJakob Unterwurzacher