Skip to content

Commit c448bc0

Browse files
committed
Check make install on osx travis build
1 parent b0b85dc commit c448bc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack/travis_osx.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ ln -vsf $(pwd) ${_projectatomic}/skopeo
88

99
cd ${_projectatomic}/skopeo
1010
make validate-local test-unit-local binary-local
11+
sudo make install
12+
skopeo -v

0 commit comments

Comments
 (0)