Skip to content

Commit d16ce51

Browse files
author
Brian Hann
committed
chore(Build): Update node version to 4
This should hopefully allow the fontello task to run properly
1 parent 6b2a1c0 commit d16ce51

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)