Skip to content

Commit

Permalink
Merge pull request #53 from slackhq/fix-tests
Browse files Browse the repository at this point in the history
Use latest 1.x version of go
  • Loading branch information
nbrownus authored Aug 23, 2018
2 parents 3dc3147 + 6699b72 commit c160a22
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
language: go

go:
- 1.7.x
- 1.8.x
- 1.9.x
- tip
- 1.x

install:
- go get github.com/kardianos/govendor
Expand Down

0 comments on commit c160a22

Please sign in to comment.