Don't update Boost to avoid travis-ci timeout

This commit is contained in:
Adam Sapek 2015-01-15 15:26:04 -08:00
Родитель 5abde463d1
Коммит c502e7d1b8
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -3,8 +3,6 @@ compiler: clang
before_install:
- brew update
- brew install ghc cabal-install
- brew unlink boost
- brew install boost boost-python
- cabal update
script:
- mkdir build