Skip to content

Commit

Permalink
fix(app): Fix travis node version for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
thaiat committed Jun 20, 2016
1 parent dc70f36 commit cf5d2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ deploy:
on:
tags: true
all_branches: true
node: 'v4'
node: '4'
repo: mcfly-io/mcfly-semantic-release

0 comments on commit cf5d2a6

Please sign in to comment.