mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-12 16:09:37 -05:00
Fixup .travis.yml indentation
This commit is contained in:
parent
014b5255ed
commit
531bdcccf1
@ -32,7 +32,6 @@ before_install:
|
||||
- if [ $TRAVIS_OS_NAME == osx ]; then brew link --force qt5 ; fi
|
||||
- >
|
||||
if [ $TRAVIS_OS_NAME == osx ]; then
|
||||
# add cmark in the list below if we later enable cmark during compilation
|
||||
brew install openssl miniupnpc rapidjson sqlcipher xapian;
|
||||
fi
|
||||
- if [ $TRAVIS_OS_NAME == osx ]; then brew install p7zip; fi
|
||||
|
Loading…
Reference in New Issue
Block a user