Skip to content

Commit

Permalink
Merge pull request #1 from containernetworking/master
Browse files Browse the repository at this point in the history
update upstream
  • Loading branch information
f1-outsourcing authored Jul 24, 2019
2 parents 3c9808f + ded2f17 commit ab93357
Show file tree
Hide file tree
Showing 941 changed files with 37,777 additions and 265,505 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@ sudo: required
dist: trusty

go:
- 1.10.x
- 1.11.x
- 1.12.x

env:
global:
- PATH=$GOROOT/bin:$GOPATH/bin:$PATH
- CGO_ENABLED=0
matrix:
- TARGET=386
- TARGET=amd64
- TARGET=arm
- TARGET=arm64
Expand All @@ -22,10 +23,10 @@ matrix:
include:
- os: windows
env: TARGET=amd64
go: 1.10.x
go: 1.11.x
- os: windows
env: TARGET=amd64
go: 1.11.x
go: 1.12.x

install:
- go get github.com/onsi/ginkgo/ginkgo
Expand Down
367 changes: 0 additions & 367 deletions Godeps/Godeps.json

This file was deleted.

Loading

0 comments on commit ab93357

Please sign in to comment.