Skip to content

Commit

Permalink
# This is a combination of 2 commits.
Browse files Browse the repository at this point in the history
# This is the 1st commit message:

update Travis CI config

travis: update golint location

travis: macOS 10.10

# The commit message #1 will be skipped:

# travis
  • Loading branch information
nathany committed Aug 26, 2018
1 parent 856e8f0 commit ea349aa
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 @@ -3,7 +3,7 @@ language: go
os: osx
go:
- "stable"
- "1.10.3" # note: keep 1.10.3 as 1.10.4 backports a behaviour change (see #41)
- "1.10.4"
- "1.9.7"
- "1.8.7"

Expand Down

0 comments on commit ea349aa

Please sign in to comment.