Sha256: 8074bcb15ecdf2c6827e1ba652212230a6a220e67bc291f23cde5502172eef78

Contents?: true

Size: 255 Bytes

Versions: 1

Compression:

Stored size: 255 Bytes

Contents

sudo: false
branches:
  only:
    - master

notifications:
  slack: sportngin:Yr24DXJUvIOegSPwKMG099D1

after_script:
  - uptime && vmstat -S M

language: ruby
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.0
  - 2.2

cache: bundler

script:
  - bundle exec rake spec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
axel-0.0.1 .travis.yml