Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
add instructions for running tests against jekyll 3
Browse files Browse the repository at this point in the history
  • Loading branch information
afeld committed Mar 6, 2015
1 parent b8639c3 commit 6d70a2a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -11,6 +11,12 @@ bundle
bundle exec rspec
```

### Running against Jekyll 3

```bash
BUNDLE_GEMFILE=gemfiles/jekyll_3.gemfile bundle exec rspec
```

## Public domain

This project is in the public domain within the United States, and
Expand Down

0 comments on commit 6d70a2a

Please sign in to comment.