Sha256: 85a22cc9ee6f5c28d128c6fce319a6cbcf1e650b38241077ec95f4a4cfc4f6e3

Contents?: true

Size: 274 Bytes

Versions: 4

Compression:

Stored size: 274 Bytes

Contents

language: ruby

rvm:
  - 1.9.3
  - 2.0.0

before_install:
  - sudo apt-get update -qq
  - sudo apt-get install -qq libzmq3-dev

branches:
  only:
    - master

notifications:
  irc:
    channels:
      - "irc.freenode.net#miu-dev" 
    use_notice: true
    skip_join: true

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
miu-0.2.3 .travis.yml
miu-0.2.2 .travis.yml
miu-0.2.1 .travis.yml
miu-0.2.0 .travis.yml