Commit graph

9 commits

Author SHA1 Message Date
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