Skip to content

Commit

Permalink
fix release-tools integration
Browse files Browse the repository at this point in the history
`make test` failed because the directory wasn't named as expected.
The top-level .travis.yml is needed for Travis CI.
  • Loading branch information
pohly committed Mar 4, 2019
1 parent 1aa3530 commit 5d2b5d2
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
CMDS=csi-resizer
all: build

include csi-release-tools/build.make
include release-tools/build.make
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5d2b5d2

Please sign in to comment.