Sha256: cec80cacf7bc212faf9db82a40a2c65f832d9c57a5f335983a9b503359f003a0

Contents?: true

Size: 390 Bytes

Versions: 1

Compression:

Stored size: 390 Bytes

Contents

os:
  -linux

dist: trusty

language: ruby

rvm:
  - 2.2.1
  - 2.2.2

env:
  global:
    - JRUBY_OPTS=-Xcext.enabled=true
    - CI=true
    - TRAVIS=true
    - LANG=en_US.UTF-8
    - LC_ALL=en_US.UTF-8

before_install:
  - sudo apt-get update
  - sudo apt-get install ffmpeg

after_success:
  - CI=true TRAVIS=true coveralls --verbose

notifications:
  email:
    - samannsml@directbox.com

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
youtube_dlhelper-0.1.9.4 .travis.yml