We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83856f9 commit 7be74b0Copy full SHA for 7be74b0
.travis.yml
@@ -21,7 +21,7 @@ osx_image: xcode7.1
21
branches:
22
only:
23
- master
24
- - development
+ - development
25
before_install:
26
- if test "$TRAVIS_OS_NAME" == "osx"; then brew update; brew install openssl; ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/; ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/; fiopenssl; fi
27
install:
0 commit comments