Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
travis: add 1.9.x instead 1.8 go version (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps authored and gdbelvin committed Oct 2, 2017
1 parent 5381e89 commit dc9204a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: go
go:
- 1.8
- 1.9.x
dist: trusty
sudo: required
services:
Expand Down

0 comments on commit dc9204a

Please sign in to comment.