Sha256: dc08f9e5e622c0b26a7ad3cddcd9ce2a9fda10b68a5c52944878a3f70e5a9a1e

Contents?: true

Size: 377 Bytes

Versions: 1

Compression:

Stored size: 377 Bytes

Contents

language: ruby
rvm:
- 1.9.3
- 2.0
- 2.1
install:
- travis_retry script/unbundle
- travis_retry script/bootstrap
script: script/cibuild
notifications:
  irc:
    on_success: change
    on_failure: change
    channels:
    - irc.freenode.org#jekyll
    template:
    - '%{repository}#%{build_number} %{message} %{build_url}'
  email:
    on_success: never
    on_failure: change

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-watch-1.1.0 .travis.yml