Sha256: 87b3d310fa4027803d8a54877c3131b96e55d4630920494b9c3548047324a7f3
Contents?: true
Size: 311 Bytes
Versions: 4
Compression:
Stored size: 311 Bytes
Contents
#!/bin/sh # Test that all dependencies resolve, and that the thing actually fires set -e export GITHUB_CLIENT_ID=FOO export GITHUB_CLIENT_SECRET=BAR export GITHUB_ORG_NAME="balter-test-org" bundle exec rake spec bundle exec rubocop bundle exec gem build jekyll-auth.gemspec bundle exec jekyll-auth --version
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
jekyll-auth-2.1.3 | script/cibuild |
jekyll-auth-2.1.2 | script/cibuild |
jekyll-auth-2.1.1 | script/cibuild |
jekyll-auth-2.1.0 | script/cibuild |