Jakob Unterwurzacher
|
531c35c0e2
|
travis: skip tests on go1.3.3
Go 1.3.3 does not support testing.M, so skip the tests there.
|
2016-06-19 18:50:14 +02:00 |
|
Jakob Unterwurzacher
|
6c010c3080
|
stupidgcm: fix copy-paste error in panic message
Also, print the openssl version in Travis CI
|
2016-05-04 20:15:11 +02:00 |
|
Jakob Unterwurzacher
|
8c44b27869
|
travis ci: also build with Go 1.6
|
2016-04-03 22:51:44 +02:00 |
|
Jakob Unterwurzacher
|
5abd9cec13
|
travis: run all tests in "internal"
|
2016-02-06 22:53:38 +01:00 |
|
Jakob Unterwurzacher
|
65d1f888c8
|
travis: also build using build.bash
|
2015-12-20 17:15:29 +01:00 |
|
Jakob Unterwurzacher
|
c703823521
|
travis: also build on Go 1.3.3
|
2015-12-20 17:06:54 +01:00 |
|
Jakob Unterwurzacher
|
78cd97c5e9
|
Wrap NewGCMWithNonceSize() to enable compilation on Go 1.4
|
2015-12-10 20:55:09 +01:00 |
|
Jakob Unterwurzacher
|
14deea6c20
|
travis ci: do not build on go 1.4.3
Go 1.4.3 seems to be missing cipher.NewGCMWithNonceSize. Error:
cryptfs/openssl_test.go:23: undefined: cipher.NewGCMWithNonceSize
|
2015-12-08 17:16:23 +01:00 |
|
Jakob Unterwurzacher
|
b06c1ebfc4
|
Revert "Travis CI: build using build.bash"
Build fails, see https://github.com/hanwen/go-fuse/pull/72 for details
This reverts commit 4637098b20 .
|
2015-11-14 18:27:06 +01:00 |
|
Jakob Unterwurzacher
|
4637098b20
|
Travis CI: build using build.bash
|
2015-11-14 17:25:04 +01:00 |
|
Jakob Unterwurzacher
|
6a25fa6ef9
|
Add travis config file
|
2015-10-11 23:55:47 +02:00 |
|