Skip to content

Commit

Permalink
Merge pull request #88 from areski/patch-1
Browse files Browse the repository at this point in the history
Add other Go versions to be tested
  • Loading branch information
MJDSys committed Jan 13, 2015
2 parents 59701a0 + d3d0843 commit 2079ca7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: go
go:
- 1.1
- 1.2
- 1.3
- 1.4
- tip
services:
- riak
install:
Expand Down

0 comments on commit 2079ca7

Please sign in to comment.