Sha256: dbd2e0c459821821c37530e78cf862669518aa0da1559f05450dcfccb3864e38
Contents?: true
Size: 349 Bytes
Versions: 5
Compression:
Stored size: 349 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: - <%= Stoker::RUBY_VERSION %> addons: postgresql: "9.3" sudo: false
Version data entries
5 entries across 5 versions & 1 rubygems