phantomjs/.travis.yml

9 lines
211 B
YAML

language: cpp
compiler:
- gcc
cache: apt
before_script:
- sudo apt-get -y install build-essential chrpath git-core libssl-dev libfontconfig1-dev
- chmod +x ./build.sh
script: ./build.sh --confirm --silent