Skip to content

Commit

Permalink
Make travis test building all architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
bowei committed Feb 17, 2017
1 parent 5f176de commit 00a6748
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 @@ -26,7 +26,7 @@ install:
script:
- make build
- make test
- make containers
- make all-containers
- bash test/e2e/sidecar/e2e.sh
- sudo -v
- cd ${GOPATH}/src/k8s.io/dns && bin/amd64/ginkgo test/e2e

0 comments on commit 00a6748

Please sign in to comment.