Sha256: fc03510347733062719c64cef95aac1535c28cb59ffe7a5e7c4e4c24c6181c80

Contents?: true

Size: 263 Bytes

Versions: 8

Compression:

Stored size: 263 Bytes

Contents

language: ruby
rvm:
  - 2.1.0
  - 2.0.0
  - 1.9.3
before_install:
  - sudo apt-get install -y libicu-dev
install:
  - travis_retry bundle config build.nokogiri --use-system-libraries
  - travis_retry bundle install
script: rake test
notifications:
  email: false

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
html-pipeline-gitlab-0.1.2 .travis.yml
html-pipeline-gitlab-0.1.1 .travis.yml
html-pipeline-gitlab-0.1.0 .travis.yml
html-pipeline-gitlab-0.0.6 .travis.yml
html-pipeline-gitlab-0.0.5 .travis.yml
html-pipeline-gitlab-0.0.4 .travis.yml
html-pipeline-gitlab-0.0.3 .travis.yml
html-pipeline-gitlab-0.0.2 .travis.yml