Sha256: 3f5a78904b8374e89d9de925162a0e5dc3ef39b8e66c5acfcdd0d7ae6d1a9a64

Contents?: true

Size: 201 Bytes

Versions: 4

Compression:

Stored size: 201 Bytes

Contents

language: ruby
branches:
  only:
    - master
install:
  - bundle install
script:
  - git config --global user.email "test@example.com"
  - git config --global user.name "Test"
  - rake
  - ./test.sh

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jgd-1.6.3 .travis.yml
jgd-1.6.2 .travis.yml
jgd-1.6.1 .travis.yml
jgd-1.6 .travis.yml