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