Skip to content

Commit 0c3a8b6

Browse files
committed
Modifying node version to 12
1 parent bf443de commit 0c3a8b6

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
@@ -3,7 +3,7 @@ cache:
33
directories:
44
- node_modules
55
node_js:
6-
- "8"
6+
- "12"
77
notifications:
88
email:
99
recipients:

0 commit comments

Comments
 (0)