Skip to content

Commit

Permalink
fix(app): Restrict deploy to npm from travis only for node 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
thaiat committed Nov 12, 2015
1 parent afd586b commit 66f6b32
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 @@ -23,4 +23,5 @@ deploy:
on:
tags: true
all_branches: true
node: '0.12' # this should be quoted; otherwise, 0.10 would not work
repo: mcfly-io/generator-mcfly

0 comments on commit 66f6b32

Please sign in to comment.