Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
kortschak committed Jul 5, 2014
1 parent d489e3d commit fbb66dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go

go:
- 1.2
- 1.3
- tip

Expand Down

0 comments on commit fbb66dd

Please sign in to comment.