Commit 0bf5ef05 authored by peastman's avatar peastman
Browse files

Still trying to get Travis working on Mac

parent 24a6f04a
......@@ -112,7 +112,7 @@ before_install:
brew cask uninstall oclint;
brew install fftw;
brew install -y https://raw.githubusercontent.com/Homebrew/homebrew-core/5b680fb58fedfb00cd07a7f69f5a621bb9240f3b/Formula/doxygen.rb;
pip install -U pytest --ignore-installed six;
sudo pip install -U pytest --ignore-installed six;
fi
- if [[ "${TRAVIS_OS_NAME}" == "linux" ]]; then
CMAKE_URL="http://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.tar.gz";
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment