Merge pull request #742 from heroku/hatchet/yay
Hatchet/yay
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .travis.yml 39 additions, 22 deletions.travis.yml
- Gemfile 6 additions, 0 deletionsGemfile
- Gemfile.lock 71 additions, 0 deletionsGemfile.lock
- Rakefile 1 addition, 0 deletionsRakefile
- hatchet.json 5 additions, 0 deletionshatchet.json
- hatchet.lock 3 additions, 0 deletionshatchet.lock
- spec/hatchet/python_spec.rb 10 additions, 0 deletionsspec/hatchet/python_spec.rb
- spec/spec_helper.rb 23 additions, 0 deletionsspec/spec_helper.rb
Gemfile
0 → 100644
source "https://rubygems.org" | ||
gem "rspec" | ||
gem "heroku_hatchet" | ||
gem "rspec-retry" | ||
gem "rake" |
Gemfile.lock
0 → 100644
Rakefile
0 → 100644
hatchet.json
0 → 100644
hatchet.lock
0 → 100644
spec/hatchet/python_spec.rb
0 → 100644
spec/spec_helper.rb
0 → 100644
Please register or sign in to comment