Revision 0c99b1003662bd784e6c4d9d5053874918cc5ade authored by EPiQC on 08 July 2019, 21:28:06 UTC, committed by GitHub on 08 July 2019, 21:28:06 UTC
Segmentation Faults and Fixes to Run main branch on macOS
.travis.yml
env:
global:
- MAKEFLAGS="-j2 --no-print-directory -s"
before_install:
- sudo apt-get install -y libmpfr-dev libboost-all-dev
- export TRAVIS_WORKER_MAX_LOG_LENGTH=40000000
install: make >/dev/null
language: cpp

Computing file changes ...