Skip to content

Commit

Permalink
chore(CI): update node version to 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
assisrafael committed May 10, 2016
1 parent 9d41763 commit af759b4
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 @@ -2,7 +2,7 @@ sudo: required
dist: trusty
language: node_js
node_js:
- "4.3"
- "4.4"

before_script:
- npm install -g gulp
Expand Down

0 comments on commit af759b4

Please sign in to comment.