Sha256: f65852fa79c488864f77c9b20a8b3d82e77542fd761d55098b2a058646a10130

Contents?: true

Size: 181 Bytes

Versions: 3

Compression:

Stored size: 181 Bytes

Contents

sudo: false
language: ruby
rvm:
  - 2.6
  - 2.7
  # - 3.1 # Not available in TravisCI out of the box yet
script:
  - bundle exec rspec spec
branches:
  only:
    - master
    - /.*/

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
praxis-2.0.pre.21 .travis.yml
praxis-2.0.pre.20 .travis.yml
praxis-2.0.pre.19 .travis.yml