50efe31fdd
fix the test, remove -short from .travis.yml
2014-08-12 19:26:02 -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