Skip to content

Commit

Permalink
Added Golang 1.8 and 1.9 to TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrunwald committed Aug 31, 2017
1 parent 25ef00e commit 47d1ca8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,8 @@ sudo: false
go:
- 1.6
- 1.7
- tip
- 1.8
- 1.9

services:
- redis-server
Expand Down

0 comments on commit 47d1ca8

Please sign in to comment.