Skip to content

Commit

Permalink
glide and travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
carryforward committed Dec 13, 2016
1 parent e2c09f2 commit e32bc95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.7.1
- 1.7.4
install:
- go get -v github.com/Masterminds/glide
- cd $GOPATH/src/github.com/Masterminds/glide && git checkout tags/v0.12.3 && go install && cd -
Expand Down
6 changes: 3 additions & 3 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e32bc95

Please sign in to comment.