Skip to content

Commit

Permalink
This commit incorporate review comments
Browse files Browse the repository at this point in the history
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
  • Loading branch information
mittachaitu committed Sep 9, 2020
1 parent 6aa524e commit 6cceca7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,9 @@ install:
# Return to libcstor code to complie zrepl which is responsible for uZFS feature.
# Save the current location to get back
- pushd .
- cd ..
- cd libcstor
# Go to zrepl directory to build zrepl
- cd cmd/zrepl
- cd ../libcstor/cmd/zrepl
- make
- cd ../../
# return to cstor code
- popd
before_script:
Expand Down

0 comments on commit 6cceca7

Please sign in to comment.