Skip to content

Commit

Permalink
Merge pull request #166 from racker/features/go191
Browse files Browse the repository at this point in the history
Upgraded to go 1.9.1
  • Loading branch information
itzg committed Oct 10, 2017
2 parents 21200be + bb8ec6b commit d8ade14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go
sudo: false
go:
- 1.8.3
- 1.9.1
install:
- go get -v github.com/Masterminds/glide
- cd $GOPATH/src/github.com/Masterminds/glide && git checkout v0.12.3 && go install
Expand Down
25 changes: 0 additions & 25 deletions circle.yml

This file was deleted.

0 comments on commit d8ade14

Please sign in to comment.