commit | 699acd3f4034614a16fbc4a327ae745c4a3e5cb9 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Fri Feb 16 09:59:41 2018 +0100 |
committer | Michal Vasko <mvasko@cesnet.cz> | Fri Feb 16 09:59:41 2018 +0100 |
tree | d63e16f48f7a045507219d2e557d05436479bd62 | |
parent | 26fd32035797e1ca6cf8ab37fe84b0e78e8f4ceb [diff] |
travis BUGFIX pcre is already installed on mac
diff --git a/.travis-deps-osx.sh b/.travis-deps-osx.sh index 2c42b87..c9a34e3 100644 --- a/.travis-deps-osx.sh +++ b/.travis-deps-osx.sh
@@ -4,7 +4,6 @@ #install dependencies using homebrew brew update brew upgrade openssl -brew upgrade pcre # libssh wget https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.7.5.tar.gz