Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-20 | travis: also build using build.bash | Jakob Unterwurzacher | |
2015-12-20 | travis: also build on Go 1.3.3 | Jakob Unterwurzacher | |
2015-12-10 | Wrap NewGCMWithNonceSize() to enable compilation on Go 1.4 | Jakob Unterwurzacher | |
2015-12-08 | travis ci: do not build on go 1.4.3 | Jakob Unterwurzacher | |
Go 1.4.3 seems to be missing cipher.NewGCMWithNonceSize. Error: cryptfs/openssl_test.go:23: undefined: cipher.NewGCMWithNonceSize | |||
2015-11-14 | Revert "Travis CI: build using build.bash" | Jakob Unterwurzacher | |
Build fails, see https://github.com/hanwen/go-fuse/pull/72 for details This reverts commit 4637098b20ea82ff5a7ac1d75ea683d17e00e199. | |||
2015-11-14 | Travis CI: build using build.bash | Jakob Unterwurzacher | |
2015-10-11 | Add travis config file | Jakob Unterwurzacher | |