mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
rememer to remove toolbelt
This commit is contained in:
@@ -6,12 +6,6 @@ before_script:
|
||||
- bash etc/ci-setup.sh
|
||||
- gem install bundler -v 1.16.2
|
||||
- bundle exec rake hatchet:setup_travis
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- heroku
|
||||
packages:
|
||||
- heroku-toolbelt
|
||||
jobs:
|
||||
include:
|
||||
- stage: Bash linting (shellcheck)
|
||||
|
||||
Reference in New Issue
Block a user