Sha256: 9838b68872ec4417417c614b7baaa7998b18e64724d618628f819ee9b49229a9

Contents?: true

Size: 170 Bytes

Versions: 4

Compression:

Stored size: 170 Bytes

Contents

language: ruby
sudo: false
cache: bundler
rvm:
  - "1.9.3"
  - "2.0"
  - "2.1"
  - "2.2"
  - "2.3.3"
before_install:
  - gem update bundler
script:
  - bundle exec rspec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hypernova-2.0.0 .travis.yml
hypernova-1.4.0 .travis.yml
hypernova-1.3.0 .travis.yml
hypernova-1.2.0 .travis.yml