Sha256: 619465a408c8a92b416209ac852dd585120234cc7e1fa136866c34be7b3e79f3

Contents?: true

Size: 385 Bytes

Versions: 4

Compression:

Stored size: 385 Bytes

Contents

language: ruby
rvm:
 - 1.8.7
 - 1.9.2
 - 1.9.3
 - 2.0.0

before_install:
 # imagemagick is installed by default on normal travis image now
 - sudo apt-get update -qq
 - sudo apt-get install -qq -y mplayer
 - sudo apt-get install ffmpeg
 # - sudo apt-get install -qq -y imagemagick libmagickwand-dev

# matrix:
  # allow_failures:
    # - rvm: 2.0.0

branches:
  except:
    - gh-pages

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lolcommits-0.5.0 .travis.yml
lolcommits-0.5.0.pre3 .travis.yml
lolcommits-0.5.0.pre2 .travis.yml
lolcommits-0.5.0.pre1 .travis.yml