Sha256: 29efde2b8e84d72ff6cbf2fb501ecf1b9053e6d3873575327f493e8b656f995f

Contents?: true

Size: 625 Bytes

Versions: 6

Compression:

Stored size: 625 Bytes

Contents

language: ruby
cache: bundler
sudo: true
script: bundle exec rspec
before_install:
- wget http://www.princexml.com/download/prince_9.0-5_ubuntu12.04_amd64.deb
- sudo apt-get install -yqq fontconfig-config libfontconfig1 libgif4 libjpeg-turbo8 libjpeg8 libtiff4 ttf-dejavu-core html2text
- sudo dpkg -i prince_9.0-5_ubuntu12.04_amd64.deb
rvm:
- '2.0'
- '2.1'
- '2.2'
notifications:
  email: false
addons:
  code_climate:
    repo_token:
      secure: "WvgB6WqwxgwLvNCR/dFtm9JkQfaLMLuqaFs2nKKsw92BL4qi3rk3m3GxVR+LoODWx0Tsdl9zCWF3fFBwmgiM7eFdqSJ4dmy3iTH7fHOu/iruP6yDV9+iyI6oNXLGlyx4kZdxGvjOh95AFBMQ1KQis/0ibzA5Ax2qg19JUcB3+ao="

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
kitabu-2.1.0 .travis.yml
kitabu-2.0.4 .travis.yml
kitabu-2.0.3 .travis.yml
kitabu-2.0.2 .travis.yml
kitabu-2.0.1 .travis.yml
kitabu-2.0.0 .travis.yml