vdf/rust-gmp/.travis.yml

4 lines
98 B
YAML

before_install:
- sudo apt-get update -qq
- sudo apt-get install -y libgmp3-dev
language: rust