Skip to content

Commit

Permalink
Removing go1.2 and go1.1 from tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
xiam committed Jun 2, 2015
1 parent cf3790b commit 29b5c57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: go

go:
- 1.1
- 1.2
- 1.3
- 1.4

services:
- redis-server
Expand Down

0 comments on commit 29b5c57

Please sign in to comment.