Skip to content

Commit 4189272

Browse files
committed
Merge pull request #4686 from angular-ui/fix-build-node-version
chore(Build): Update node version to 4
2 parents 2d4839f + d16ce51 commit 4189272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
sudo: false # defaults to sending build to container-based infrastructure on Travis
33

44
node_js:
5-
- '0.10'
5+
- 4
66

77
notifications:
88
webhooks:

0 commit comments

Comments
 (0)