Skip to content

Commit

Permalink
CI: travis: use go 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Mar 3, 2017
1 parent e37a013 commit 2843ad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: go

go:
- 1.7
- tip
- 1.8
- master

install:
- go get -d -v -t ./...
Expand Down

0 comments on commit 2843ad1

Please sign in to comment.