Sha256: 5d527b4372e4f78a2583e9be55e3f608cefedfcfdce47324841d663ddcb89309

Contents?: true

Size: 165 Bytes

Versions: 2

Compression:

Stored size: 165 Bytes

Contents

language: ruby
rvm:
  - 2.3
  - 2.4
  - 2.5
  - 2.6

before_script:
  # Installs the _biscuit executable:
  - rake

script:
  - bundle exec rspec spec/ --format=doc

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
biscuit-0.1.4 .travis.yml
biscuit-0.1.3 .travis.yml