Skip to content

Commit

Permalink
add a branch to .travis.yml to test travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsbradleyjr committed May 4, 2013
1 parent 5cb88e4 commit b04423e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js
branches:
only:
- master
- bump-snapshot
node_js:
- 0.10
before_script: "npm run-script build"

0 comments on commit b04423e

Please sign in to comment.