Sha256: 739c1afd8e50156ecd5654682bb1deab530690e142a9b77f587f0f1361b66378
Contents?: true
Size: 445 Bytes
Versions: 1
Compression:
Stored size: 445 Bytes
Contents
rvm: 2.0.0 gemfile: 'Gemfile' before_script: "echo before_script" before_install: "echo before_install" script: "RAILS_ENV=test ls -1 && echo DONE!" after_success: "echo after success" services: "rabbitmq" scala: "2.10.3" jdk: "openjdk7" image: - one - two language: ruby env: global: 'global' matrix: 'matrix' cache: directories: - ~/.cache artifacts: - ../app/foo.txt - /app/*.txt - app/ - prefix: $CI_JOB_ID/
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vx-builder-0.1.2 | spec/fixtures/travis.yml |