Skip to content

Commit

Permalink
Change repo name to website. (kubernetes#6076)
Browse files Browse the repository at this point in the history
  • Loading branch information
steveperry-53 authored Oct 27, 2017
1 parent d11f9f2 commit dfe3e27
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 @@ -9,7 +9,7 @@ install:
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/k8s.io/website

# (1) Fetch dependencies for us to run the tests in test/examples_test.go
- go get -t -v k8s.io/kubernetes.github.io/test
- go get -t -v k8s.io/website/test

# Simplified deduplication of dependencies.
- cp -L -R $GOPATH/src/k8s.io/kubernetes/vendor/ $GOPATH/src/
Expand Down

0 comments on commit dfe3e27

Please sign in to comment.