Sha256: 9289c8729d0996afb624d60b717141c1d8fbbd9bc60f873c1672bff9065ba295
Contents?: true
Size: 341 Bytes
Versions: 7
Compression:
Stored size: 341 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.0.0 - 1.9.3 - 1.9.2 script: bundle exec rake
Version data entries
7 entries across 7 versions & 1 rubygems