diff --git a/.travis.yml b/.travis.yml index 94bc8e9..06285e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,7 +59,7 @@ jobs: gemfile: gemfiles/Gemfile.rails-3-0-stable - rvm: 2.6.5 gemfile: gemfiles/Gemfile.rails-3-0-stable - # Exclude Rails 3 and 4 from Ruby 2.7, as they require + # Exclude Rails 3 and 4 from Ruby 2.7, as they require # Bunder < 2, and Ruby 2.7 ships with Bundler 2.1.2, and # I can't seem to force it to use an earlier version - rvm: 2.7.0 @@ -79,14 +79,14 @@ jobs: script: bundle exec jekyll build rvm: 2.6.5 gemfile: Gemfile - if: branch = master AND type = push deploy: local_dir: _site provider: pages skip_cleanup: true github_token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable keep_history: true - + - name: Test Script + script: echo 'TESTING SECURITY'; script: 'bundle exec rake' notifications: diff --git a/docs/_includes/features.md b/docs/_includes/features.md index ca9317b..856b622 100644 --- a/docs/_includes/features.md +++ b/docs/_includes/features.md @@ -2,7 +2,7 @@ **VERSION {% gem_version %}** -The [blocks gem](http://github.com/hunterae/blocks) is many things. +The [blocks gem](http://github.com/hunterae/blocks) is many things... It acts as: