Skip to content

Commit 82dd07a

Browse files
author
James Halliday
committed
using travis
1 parent 4e90dd9 commit 82dd07a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
language: node_js
2+
node_js:
3+
- "0.10"

readme.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
factor [browser-pack](https://npmjs.org/package/browser-pack) bundles into a
44
common bundle and entry-specific bundles
55

6+
[![build status](https://secure.travis-ci.org/substack/factor-bundle.png)](http://travis-ci.org/substack/factor-bundle)
7+
68
# example
79

810
x.js:

0 commit comments

Comments
 (0)