Sha256: 73c48f2d3b7c449af354a36a691ef5ebb619a054dda9222e86bd9264f6da7f0d

Contents?: true

Size: 304 Bytes

Versions: 4

Compression:

Stored size: 304 Bytes

Contents

machine:
  ruby:
    version: 2.3.1

dependencies:
  pre:
    - gem build jalpha.gemspec
    - gem install jalpha

test:
  override:
    - jalpha new test
    - ls -al
    - cd test && bin/setup
    - cd test && bundle exec jekyll build
    - cd test && bundle exec htmlproofer ./_site --allow-hash-href

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jalpha-0.3.1 circle.yml
jalpha-0.3 circle.yml
jalpha-0.2 circle.yml
jalpha-0.1 circle.yml