mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
add missing newline
This commit is contained in:
+1
-1
@@ -20,4 +20,4 @@ if ENV['TRAVIS']
|
||||
exit 0 if ENV['TRAVIS_PULL_REQUEST'] != 'false' && ENV['TRAVIS_BRANCH'] == 'master'
|
||||
end
|
||||
|
||||
DEFAULT_STACK = 'heroku-16'
|
||||
DEFAULT_STACK = 'heroku-16'
|
||||
|
||||
Reference in New Issue
Block a user