Skip to content

Commit

Permalink
Quote go version otherwise Travis' gimme would install go 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Linz committed Jun 13, 2018
1 parent a9b6e66 commit 3626f35
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
Expand Up @@ -2,7 +2,7 @@ dist: trusty

language: go
go:
- 1.10
- '1.10'

install:
- gem install --no-ri --no-rdoc fpm
Expand Down

0 comments on commit 3626f35

Please sign in to comment.