Update .travis.yml
add '- sudo make install' and hope it works on Travis' OSX machines too.
This commit is contained in:
@@ -16,3 +16,4 @@ script:
|
||||
# Test again with shared libraries
|
||||
- cmake . -G "Unix Makefiles" -DBUILD_SHARED_LIBS=ON
|
||||
- make -j8
|
||||
- sudo make install
|
||||
|
||||
Reference in New Issue
Block a user