d74cd3e93e
Merge branch 'master' into boltdb
2014-08-16 03:32:46 -04:00
0ffb244b7b
add test dep for travis
2014-08-14 21:40:19 -04:00
02f12834d7
up to go 1.3
2014-08-14 02:31:00 -04:00
736e6fccf2
Merge branch 'master' into bolt_json
2014-08-13 17:14:52 -04:00
50efe31fdd
fix the test, remove -short from .travis.yml
2014-08-12 19:26:02 -04:00
1099969591
save horizon with transactions
2014-08-11 17:14:51 -04:00
3ceb19ca6c
add travis deps
2014-08-11 05:32:53 -04:00
kortschak
7265e1d7a1
Use github.com/peterh/liner for REPL lines
...
This gives us history and line conveniences.
2014-08-07 15:02:30 +09:30
kortschak
d48d133cf1
Only run short tests on travis
...
Long tests are potentially very long, and may timeout internally. So
don't run them.
2014-07-31 09:42:56 +09:30
95a31c179b
Switch to the latest mgo path.
...
This is not only the right thing to do, as per the documentation of the
latest release (yesterday) but it should now be backed by git and not
bzr, which is a big plus and won't break our build so much.
2014-07-22 15:22:29 -04:00
kortschak
db3597ed2d
Re-add go1.2 to .travis.yaml
...
Fixes issue #54 .
2014-07-06 15:53:47 +09:30
kortschak
fbb66ddc52
Fix build
...
goleveldb is broken against go1.2 since de350e, so we cannot support
go1.2. This will change when the goleveldb is changed to again support
go1.2.
2014-07-06 09:23:47 +09:30
kortschak
d489e3da07
Drop testing dependencies
2014-07-05 22:12:56 +09:30
3f1db07422
Fix build by only testing Go >= v1.2
2014-06-28 15:54:37 -04:00
kortschak
7ea7e92042
Fix travis build
2014-06-28 15:50:37 +09:30
ad3fa59eec
Fix .travis.yml
2014-06-27 23:58:23 -04:00
3c56fb3000
Add a .travis.yml
2014-06-27 23:51:35 -04:00