mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 00:19:30 -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 brew link --force qt5 ; fi
|
||||||
- >
|
- >
|
||||||
if [ $TRAVIS_OS_NAME == osx ]; then
|
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;
|
brew install openssl miniupnpc rapidjson sqlcipher xapian;
|
||||||
fi
|
fi
|
||||||
- if [ $TRAVIS_OS_NAME == osx ]; then brew install p7zip; fi
|
- if [ $TRAVIS_OS_NAME == osx ]; then brew install p7zip; fi
|
||||||
|
Loading…
Reference in New Issue
Block a user