Sha256: afd0a8569ded957ae08efeab4fbcf2c575eb63b5d34667c9010d0297cb43dc17

Contents?: true

Size: 347 Bytes

Versions: 7

Compression:

Stored size: 347 Bytes

Contents

before_install:
  - "echo '--colour' > ~/.rspec"
  - "echo 'gem: --no-document' > ~/.gemrc"
  - export DISPLAY=:99.0
  - sh -e /etc/init.d/xvfb start
install:
  - bin/setup
branches:
  only:
    - master
cache:
  - bundler
language:
  - ruby
notifications:
  email:
    - false
rvm:
  - <%= Suspenders::RUBY_VERSION %>
addons:
  postgresql: "9.3"

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
welaika-suspenders-2.4.0 templates/travis.yml.erb
suspenders-1.21.0 templates/travis.yml.erb
welaika-suspenders-2.3.0 templates/travis.yml.erb
welaika-suspenders-2.2.1 templates/travis.yml.erb
welaika-suspenders-2.2.0 templates/travis.yml.erb
welaika-suspenders-2.1.0 templates/travis.yml.erb
suspenders-1.20.0 templates/travis.yml.erb