1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00

18 Commits

Author SHA1 Message Date
3c7f1a80d4 use travisCI's docker containers for testing
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-07-10 15:51:50 -07:00
5c94a68abb travis: dont run 1.3 for now
travis is very slow atm, so we're not running 1.3 builds for
a while.
2015-05-21 00:00:23 -04:00
7bf18cafe0 .travis: split go and sharness tests
Following: https://github.com/ipfs/infrastructure/issues/20#issuecomment-102665147

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-05-19 19:33:04 -04:00
d7794c7d75 travis: disable kvm setup
Seems to be too unstable?
2015-05-19 19:08:04 -04:00
2879c54da3 travis: use the KVM setup
travis is experimenting with a setup using KVM, instead of
independently provisioned VMs. It promises to be much faster. We're
testing it out.
2015-05-10 08:28:35 -04:00
76451fd9ed travis: enable osx 2015-03-18 01:44:37 -07:00
c535ce388e remove go tip from travis testing, unstability caused too many false test failures 2015-02-19 13:33:16 -08:00
9273cd7243 .travis.yml: use 1.4, not release
from irc:

<jbenet> Any idea why this job isn't finding Go?
  https://travis-ci.org/jbenet/go-ipfs/jobs/49296465 --
  we havent had problems for a while and now lots of
  builds fail like this.
<•meatballhat> jbenet: still around?
<•meatballhat> jbenet: the `release` name was something specific to
  gvm. As there is no `release` tag in the go repo, it's no longer a
  valid target. What you probably want is `1.4.1` or `master`.
<jbenet> meatballhat: ah thank you
<•meatballhat> jbenet: np, sorry about the switchup!  gvm had been
  woefully undermaintained since August, so we were long overdue in
  replacing it.
2015-02-03 06:50:16 -08:00
bdced928a2 travis.yml removed TRAVES. typo + not needed. 2015-02-03 01:30:16 -08:00
6959b4f032 p2p/net/swarm: fix travis env flag val
the travis docs say the env flag TRAVIS=true but, i want
to make absolutely sure. explicitness leaves less room for
error.
2015-01-13 23:34:28 -08:00
acf4759758 travis: enable verbose sharness output 2015-01-04 22:37:30 -08:00
53c2cacdd0 travis: use make test 2014-11-07 14:56:09 -08:00
728d977b09 go install in travis test 2014-11-07 14:53:55 -08:00
8198ba94d6 add sharness tests to travis 2014-11-07 14:53:55 -08:00
634d89f1b0 Remove Travis testing of Go 1.2
Go 1.2 is no longer supported (we use sync.Pool).
2014-11-01 17:55:59 -07:00
c565309a21 skip ipns fuse tests in travis 2014-10-09 02:59:56 -07:00
7a28323036 1.1 fails with multihash 2014-07-30 01:53:29 -07:00
38f35ecd24 travis ci 2014-07-30 01:51:58 -07:00