Skip to content

Commit

Permalink
Build only master/develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
emmenko committed Nov 20, 2013
1 parent 72be4d7 commit 544e64a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@ language: node_js
node_js:
- "0.8"
before_script:
- npm install -g grunt-cli
- npm install -g grunt-cli
branches:
only:
- master
- develop

0 comments on commit 544e64a

Please sign in to comment.