Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flannel-io/flannel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a800802e4dadc6244d3e51351cb9e0ec080046a2
Choose a base ref
..
head repository: flannel-io/flannel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b656587b5685fbff08f3105159d1b345077ee2b9
Choose a head ref
Showing with 1 addition and 2 deletions.
  1. +1 −2 .travis.yml
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go
go:
- 1.4
- 1.5
- 1.6

install:
- go get golang.org/x/tools/cmd/cover