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
3ffaf3e6
Commit
3ffaf3e6
authored
Oct 22, 2015
by
Hunter Loftis
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #277 from heroku/travis
Travis
parents
56860c27
fd80db27
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
.travis.yml
.travis.yml
+6
-0
README.md
README.md
+2
-1
No files found.
.travis.yml
0 → 100644
View file @
3ffaf3e6
language
:
bash
sudo
:
required
services
:
-
docker
install
:
docker pull heroku/cedar:14
script
:
make test-cedar-14
README.md
View file @
3ffaf3e6
...
...
@@ -3,7 +3,8 @@

This is the official
[
Heroku buildpack
](
http://devcenter.heroku.com/articles/buildpacks
)
for Node.js apps.
If you fork this repository, please
**update this README**
to explain what your fork does and why it's special.

## Documentation
...
...
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