Skip to content

Commit

Permalink
!!!try to break build!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
tyru committed Dec 23, 2017
1 parent 8000820 commit 299ce41
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@ language: go
matrix:
include:
- os: linux
go: 1.9.1
- os: linux
go: tip
- os: osx
osx_image: xcode8.3
go: 1.9.1
- os: osx
osx_image: xcode8.3
go: tip
go: 1.9.0
#- os: linux
# go: 1.9.1
#- os: linux
# go: tip
#- os: osx
# osx_image: xcode8.3
# go: 1.9.1
#- os: osx
# osx_image: xcode8.3
# go: tip

script:
- go vet -v ./...
Expand Down

0 comments on commit 299ce41

Please sign in to comment.