Skip to content

Commit

Permalink
Merge pull request #569 from mesosphere/build/bump-node-version
Browse files Browse the repository at this point in the history
Bump node version
  • Loading branch information
aldipower committed Jan 21, 2016
2 parents 6562872 + 25529ab commit 5bb7c41
Show file tree
Hide file tree
Showing 3 changed files with 2,662 additions and 2,715 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ before_script:
- npm cache clear
- npm install -g gulp
node_js:
- "5.2.0"
- "5.4.1"
script: npm install && npm run dist
after_success: npm run cover:report
notifications:
Expand Down
Loading

0 comments on commit 5bb7c41

Please sign in to comment.