Skip to content

Commit a720dfa

Browse files
authored
Merge pull request fatih#80 from fatih/update-travis
travis: use always latest Go version
2 parents 0b69e65 + 4655d20 commit a720dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.7
3+
- 1.7.x
44
- tip
55
sudo: false
66
before_install:

0 commit comments

Comments
 (0)