Sha256: 878217902b0ec67570270591d8a8b693724fd400c92559822ef4ddf5338ce254
Contents?: true
Size: 461 Bytes
Versions: 3
Compression:
Stored size: 461 Bytes
Contents
language: ruby before_install: - sudo apt-get update -qq - sudo apt-get install -qq fontforge - wget http://people.mozilla.com/~jkew/woff/woff-code-latest.zip - unzip woff-code-latest.zip -d sfnt2woff && cd sfnt2woff && make && sudo mv sfnt2woff /usr/local/bin/ - bundle rvm: - 2.1.0 - 2.0.0 - 1.9.3 - 1.9.2 gemfile: - Gemfile - gemfiles/Gemfile.listen_1 matrix: exclude: - gemfile: Gemfile rvm: 1.9.2 script: bundle exec rake
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
fontcustom-1.3.5 | .travis.yml |
fontcustom-1.3.5.pre | .travis.yml |
fontcustom-1.3.4 | .travis.yml |