Sha256: 6066e48584fad1cbbefcd1ae8d4bd9f4d98d1e541ec7d91a825a07240745825c

Contents?: true

Size: 189 Bytes

Versions: 5

Compression:

Stored size: 189 Bytes

Contents

#!/bin/sh
# Test that all dependencies resolve, and that the thing actually fires

set -e

bundle exec rake spec
bundle exec gem build jekyll-auth.gemspec
bundle exec jekyll-auth --version

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-auth-2.0.0 script/cibuild
jekyll-auth-1.0.3 script/cibuild
jekyll-auth-1.0.2 script/cibuild
jekyll-auth-1.0.1 script/cibuild
jekyll-auth-1.0.0 script/cibuild