Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
heroku-buildpack-nodejs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
heroku-buildpack-nodejs
Commits
ba9b0ec9
Commit
ba9b0ec9
authored
Sep 08, 2017
by
Jeremy Morrell
Committed by
GitHub
Sep 08, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update stack documentation (#473)
Fixes
https://github.com/heroku/heroku-buildpack-nodejs/issues/470
parent
cf806e3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
ba9b0ec9
...
@@ -68,7 +68,7 @@ heroku buildpacks:set <your-github-url>#your-branch
...
@@ -68,7 +68,7 @@ heroku buildpacks:set <your-github-url>#your-branch
## Tests
## Tests
The buildpack tests use
[
Docker
](
https://www.docker.com/
)
to simulate
The buildpack tests use
[
Docker
](
https://www.docker.com/
)
to simulate
Heroku's Cedar
and Cedar-14
containers.
Heroku's Cedar
-14 and Heroku-16
containers.
To run the test suite:
To run the test suite:
...
@@ -79,8 +79,8 @@ make test
...
@@ -79,8 +79,8 @@ make test
Or to just test in cedar or cedar-14:
Or to just test in cedar or cedar-14:
```
```
make test-cedar-10
make test-cedar-14
make test-cedar-14
make test-heroku-16
```
```
The tests are run via the vendored
The tests are run via the vendored
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment