Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Commit

Permalink
[travis] Add go 1.8 and 1.9 to travis tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerome Froelich committed Sep 10, 2017
1 parent dd5d329 commit 473f2e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: go
go:
- 1.7
- 1.8
- 1.9
install:
- go get -v github.com/Masterminds/glide
- glide install
Expand Down

0 comments on commit 473f2e3

Please sign in to comment.