Skip to content
Snippets Groups Projects
Commit 2f32c541 authored by Duane Hutchins's avatar Duane Hutchins Committed by Casey Faist
Browse files

Updated HATCHET_BUILDPACK_BASE to use TRAVIS_REPO_SLUG

parent 12e3a7f3
No related branches found
No related tags found
No related merge requests found
ENV['HATCHET_BUILDPACK_BASE'] = 'https://github.com/heroku/heroku-buildpack-python.git' ENV['HATCHET_BUILDPACK_BASE'] = 'https://github.com/' + ENV['TRAVIS_REPO_SLUG'] + '.git'
require 'rspec/core' require 'rspec/core'
require 'rspec/retry' require 'rspec/retry'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment